There was an error while loading. Please reload this page.
2 parents 8eda353 + e2acc21 commit 7b2d679Copy full SHA for 7b2d679
2 files changed
.github/workflows/update-supabase-js.yml
@@ -35,7 +35,7 @@ jobs:
35
version: 9
36
37
- name: Setup Node.js
38
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
+ uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
39
with:
40
node-version: "20"
41
cache: "pnpm"
.github/workflows/website-tests.yaml
@@ -30,7 +30,7 @@ jobs:
30
version: latest
31
32
33
34
node-version: "24"
0 commit comments