Skip to content

Commit b790200

Browse files
committed
ci: bump setup node
1 parent 85de0a4 commit b790200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: pnpm/action-setup@v4
3333
with:
3434
version: 9
35-
- uses: actions/setup-node@v2
35+
- uses: actions/setup-node@v4
3636
with:
3737
node-version: ${{ matrix.node-version }}
3838
cache: pnpm

0 commit comments

Comments
 (0)