We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee38de commit ee7622aCopy full SHA for ee7622a
1 file changed
.github/workflows/main.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Setup Node.js
67
uses: actions/setup-node@v4
68
with:
69
- node-version: 20
+ node-version: '24'
70
registry-url: 'https://registry.npmjs.org'
71
72
- name: Enable Corepack
0 commit comments