Skip to content

Commit 4ddb060

Browse files
committed
update version
1 parent 4c63c7c commit 4ddb060

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ jobs:
3131
- name: Install pnpm
3232
uses: pnpm/action-setup@v3
3333
with:
34-
version: 9
34+
version: 10.28.2
3535

3636
- name: Setup Node.js
3737
uses: actions/setup-node@v4
3838
with:
39-
node-version: 20
39+
node-version: 24.13.0
4040
cache: 'pnpm'
4141

4242
- name: Setup Just

0 commit comments

Comments
 (0)