Skip to content

Commit 21ce373

Browse files
author
Alain Bourgeois
committed
merge main
2 parents ae9fc8a + 113245c commit 21ce373

2 files changed

Lines changed: 1863 additions & 15835 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)