Skip to content

Commit ef0b0c9

Browse files
authored
Merge branch 'main' into milestone3m
2 parents 300c040 + 113245c commit ef0b0c9

2 files changed

Lines changed: 15360 additions & 17806 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
name: build
7474
- uses: actions/setup-node@v6
7575
with:
76-
node-version: 22
76+
node-version: 20 # for npm@latest
7777
registry-url: 'https://registry.npmjs.org'
7878
- name: Update npm to latest (required for OIDC)
7979
run: npm install -g npm@latest

0 commit comments

Comments
 (0)