Skip to content

Commit bad6503

Browse files
Merge pull request #9 from Xed-Editor/renovate/actions-setup-node-6.x
chore(deps): update actions/setup-node action to v6
2 parents 991b0c5 + ae600e4 commit bad6503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-depth: 0
2828

2929
- name: Setup Node
30-
uses: actions/setup-node@v4
30+
uses: actions/setup-node@v6
3131
with:
3232
node-version: 24
3333
cache: npm

0 commit comments

Comments
 (0)