We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0af0c01 + cd4e26d commit b720c1eCopy full SHA for b720c1e
1 file changed
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
name: build
78
- uses: actions/setup-node@v6
79
with:
80
- node-version: 22
+ node-version: 20 # for npm@latest
81
registry-url: 'https://registry.npmjs.org'
82
- name: Update npm to latest (required for OIDC)
83
run: npm install -g npm@latest
0 commit comments