Skip to content

Commit 8a0dd40

Browse files
authored
Merge pull request #106 from serenity-js/renovate/actions-setup-node-5.x
chore(deps): update actions/setup-node action to v5
2 parents bf3dcc6 + e3ef2f7 commit 8a0dd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fetch-depth: 2
2525

2626
- name: Setup Node
27-
uses: actions/setup-node@v4
27+
uses: actions/setup-node@v5
2828
with:
2929
node-version: 22
3030

0 commit comments

Comments
 (0)