Skip to content

Commit 97c6712

Browse files
Merge pull request #448 from containers/renovate/node-24.x
chore(deps): update dependency node to v24
2 parents 541ddff + 1c1accc commit 97c6712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/setup_and_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
# DO NOT MODIFY manually, this value is managed by renovate to ensure
1818
# it stays in-sync with package.json. See .github/renovate.json5
19-
node-version: 22
19+
node-version: 24
2020
cache: yarn
2121
- name: Get yarn cache directory path
2222
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)