Skip to content

Commit cd6f0ff

Browse files
authored
Merge pull request #606 from cbcoutinho/renovate/node-24.x
chore(deps): update dependency node to v24
2 parents 5d98858 + 059f37d commit cd6f0ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
if: matrix.mode != 'single-user'
113113
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
114114
with:
115-
node-version: 22
115+
node-version: 24
116116

117117
- name: Build Astrolabe app
118118
if: matrix.mode != 'single-user'

0 commit comments

Comments
 (0)