mirror of
https://github.com/supabase/setup-cli.git
synced 2026-03-29 09:25:06 +00:00
chore: address some linting errors
This commit is contained in:
2
.github/workflows/start.yml
vendored
2
.github/workflows/start.yml
vendored
@@ -35,6 +35,8 @@ jobs:
|
||||
pg_major: 17
|
||||
steps:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
with:
|
||||
persist-credentials: false
|
||||
- uses: ./
|
||||
with:
|
||||
version: ${{ matrix.version }}
|
||||
|
||||
Reference in New Issue
Block a user