Skip to content

Commit ea13a99

Browse files
authored
Merge pull request #1428 from gofiber/dependabot/github_actions/actions/setup-node-6
2 parents e23122b + 7bf4974 commit ea13a99

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
@@ -32,7 +32,7 @@ jobs:
3232
fetch-depth: 2
3333

3434
- name: Setup Node.js environment
35-
uses: actions/setup-node@v4
35+
uses: actions/setup-node@v6
3636
with:
3737
node-version: '18'
3838

0 commit comments

Comments
 (0)