Skip to content

Commit 3a4877b

Browse files
authored
Merge pull request #2228 from roadrunner-server/dependabot/github_actions/actions/setup-node-5
2 parents c66b944 + c9b2425 commit 3a4877b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/checkout@v5
2828

2929
- name: Setup nodejs
30-
uses: actions/setup-node@v4
30+
uses: actions/setup-node@v5
3131
with:
3232
node-version: "20"
3333

0 commit comments

Comments
 (0)