Skip to content

Commit eec01a4

Browse files
Merge pull request #99 from move-elevator/renovate/actions-setup-node-6.x
chore(deps): update actions/setup-node action to v6
2 parents 59d364b + 34d0693 commit eec01a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fetch-depth: 0
3131

3232
- name: Setup Node
33-
uses: actions/setup-node@v4
33+
uses: actions/setup-node@v6
3434
with:
3535
node-version: 20
3636
cache: npm

0 commit comments

Comments
 (0)