Skip to content

Commit 367009f

Browse files
chore(deps): update actions/setup-node action to v4
1 parent 0dc83ca commit 367009f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- run: corepack enable
2020

21-
- uses: actions/setup-node@v3
21+
- uses: actions/setup-node@v4
2222
with:
2323
node-version: 20
2424
cache: "pnpm"

0 commit comments

Comments
 (0)