Skip to content

Commit 5329e1b

Browse files
committed
ci: actions/setup-node@v7
1 parent 85cbcdb commit 5329e1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: pnpm/action-setup@v6
2525

2626
- name: Install Node.js
27-
uses: actions/setup-node@v6
27+
uses: actions/setup-node@v7
2828
with:
2929
cache: pnpm
3030
node-version-file: package.json

0 commit comments

Comments
 (0)