Skip to content

Commit 517ac5c

Browse files
pls, npm, pls
1 parent 806bfc9 commit 517ac5c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,7 @@ jobs:
2626
- name: Setup Node.js
2727
uses: actions/setup-node@v6
2828
with:
29-
node-version: 22
30-
31-
- name: Update npm for OIDC
32-
run: npm install -g npm@latest
29+
node-version: 24
3330

3431
- name: Install dependencies
3532
run: npm ci

0 commit comments

Comments
 (0)