Skip to content

Commit 4b7e8ad

Browse files
author
Luca Bassani
committed
chore: node version upgrade in pipeline
1 parent 1ea4d36 commit 4b7e8ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/onPushToMain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup node
3333
uses: actions/setup-node@v3
3434
with:
35-
node-version: 18
35+
node-version: 24
3636
registry-url: 'https://registry.npmjs.org'
3737

3838
- name: Setup dependencies, cache and install

0 commit comments

Comments
 (0)