Skip to content

Commit ca53e6a

Browse files
authored
Merge pull request #3334 from gofiber/dependabot/github_actions/actions/setup-node-6
2 parents 0469cd5 + c386036 commit ca53e6a

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
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 2
2121

2222
- name: Setup Node.js environment
23-
uses: actions/setup-node@v4
23+
uses: actions/setup-node@v6
2424
with:
2525
node-version: '18'
2626

0 commit comments

Comments
 (0)