Skip to content

Commit 9aeb202

Browse files
committed
Use node 24 to get npm recent enough for oidc publishing
1 parent 8c1bd89 commit 9aeb202

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Node.js
3434
uses: actions/setup-node@v4
3535
with:
36-
node-version: 22
36+
node-version: 24
3737
registry-url: "https://registry.npmjs.org"
3838
cache: npm
3939

0 commit comments

Comments
 (0)