Skip to content

Commit 35ac858

Browse files
chore(deps): update actions/setup-node action to v5
1 parent 97cbbdc commit 35ac858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: pnpm/[email protected]
2424

2525
- name: Use Node.js 22.x
26-
uses: actions/setup-node@v4
26+
uses: actions/setup-node@v5
2727
with:
2828
node-version: 22.x
2929
registry-url: https://registry.npmjs.org/

0 commit comments

Comments
 (0)