Skip to content

Commit 3f24262

Browse files
Update actions/setup-node action to v7
1 parent fc07b0f commit 3f24262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run_install: false
2929

3030
- name: Setup Node.js
31-
uses: actions/setup-node@v6
31+
uses: actions/setup-node@v7
3232
with:
3333
node-version: 24
3434
cache: "pnpm"

0 commit comments

Comments
 (0)