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 5f7c56f commit ca58ef9Copy full SHA for ca58ef9
.github/workflows/distribute.yaml
@@ -39,7 +39,7 @@ jobs:
39
40
- uses: actions/setup-node@v5
41
with:
42
- node-version: 20
+ node-version: 22
43
registry-url: "https://registry.npmjs.org"
44
45
- name: Update npm to the latest version
0 commit comments