Skip to content

Commit 5f230ba

Browse files
committed
update versions for the release script
1 parent c71a48f commit 5f230ba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ jobs:
5959
fetch-depth: '0'
6060

6161
- name: Setup pnpm
62-
uses: pnpm/action-setup@v2.2.4
62+
uses: pnpm/action-setup@v4.1.0
6363
with:
64-
version: 7
64+
version: 10
6565

6666
- name: Setup Node
67-
uses: actions/setup-node@v4
67+
uses: actions/setup-node@v5.0.0
6868
with:
6969
node-version: '22'
7070
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)