We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea4d36 commit f2611f6Copy full SHA for f2611f6
1 file changed
.github/workflows/onPushToMain.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Setup node
33
uses: actions/setup-node@v3
34
with:
35
- node-version: 18
+ node-version: 24
36
registry-url: 'https://registry.npmjs.org'
37
38
- name: Setup dependencies, cache and install
0 commit comments