mirror of
https://github.com/supabase/setup-cli.git
synced 2026-09-26 21:06:04 +00:00
Compare commits
1 Commits
v3
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
abb4947a33 |
@@ -157,7 +157,7 @@ runs:
|
||||
|
||||
- name: Setup Node
|
||||
if: ${{ steps.node-runtime.outputs.setup-node == 'true' }}
|
||||
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
|
||||
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
|
||||
with:
|
||||
node-version: 24
|
||||
|
||||
|
||||
Reference in New Issue
Block a user