Skip to content

Commit 5b5c136

Browse files
authored
Merge pull request #436 from gofiber/dependabot/github_actions/actions/setup-node-6
2 parents 0fca13f + 6deeddf commit 5b5c136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 2
2525

2626
- name: Setup Node.js environment
27-
uses: actions/setup-node@v4
27+
uses: actions/setup-node@v6
2828
with:
2929
node-version: '18'
3030

0 commit comments

Comments
 (0)