Skip to content

Commit cf6cd0f

Browse files
authored
Merge pull request #175 from capralifecycle/renovate/node-24.x
chore(deps): update dependency node to v24
2 parents 8553b20 + c1d96ef commit cf6cd0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-snapshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
6868
with:
69-
node-version: 22
69+
node-version: 24
7070

7171
- name: Install dependencies
7272
run: npm ci

0 commit comments

Comments
 (0)