Skip to content

Commit 3dd1174

Browse files
chore(deps): bump actions/setup-node from 4 to 6 (#13)
1 parent f7b027f commit 3dd1174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
submodules: true
3333

34-
- uses: actions/setup-node@v4
34+
- uses: actions/setup-node@v6
3535
with:
3636
node-version: 20
3737

0 commit comments

Comments
 (0)