We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7b3b1 commit 8ee38deCopy full SHA for 8ee38de
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Node.js
17
uses: actions/setup-node@v4
18
with:
19
- node-version: 20
+ node-version: '24'
20
registry-url: 'https://registry.npmjs.org'
21
22
- name: Enable Corepack
0 commit comments