Skip to content

Commit e8fe461

Browse files
authored
Bump node on release GH action (#3266)
1 parent 02cd751 commit e8fe461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v6
2020
- uses: actions/setup-node@v6
2121
with:
22-
node-version: '22.x'
22+
node-version: '24.x'
2323
registry-url: 'https://registry.npmjs.org'
2424
- name: Check released tag matches ALICE O2 naming pattern
2525
run: |

0 commit comments

Comments
 (0)