Skip to content

Commit 3a7dd02

Browse files
authored
Merge pull request #411 from supabase/dependabot/github_actions/master/actions/setup-node-6.3.0
chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0
2 parents 19096f0 + cf64128 commit 3a7dd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-supabase-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
version: 9
3636

3737
- name: Setup Node.js
38-
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
38+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
3939
with:
4040
node-version: "20"
4141
cache: "pnpm"

0 commit comments

Comments
 (0)