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.
1 parent 88bc79e commit 6649b33Copy full SHA for 6649b33
1 file changed
.github/workflows/release.yaml
@@ -35,7 +35,7 @@ jobs:
35
- name: Set up Node.js
36
uses: actions/setup-node@v6
37
with:
38
- node-version: '20'
+ node-version: 'latest'
39
registry-url: 'https://registry.npmjs.org'
40
41
- name: Ensure latest npm (>= 11.5.1 for OIDC)
0 commit comments