Skip to content

Commit 0e7c239

Browse files
chore(deps): update github packages
1 parent 1b16f3b commit 0e7c239

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Use Node.js v19.5.0
1919
uses: actions/setup-node@v6
2020
with:
21-
node-version: 24.14.0
21+
node-version: 24.18.0
2222
cache: yarn
2323
- name: Install Dependencies
2424
run: yarn --immutable
@@ -36,7 +36,7 @@ jobs:
3636
- name: Use Node.js v19.5.0
3737
uses: actions/setup-node@v6
3838
with:
39-
node-version: 24.14.0
39+
node-version: 24.18.0
4040
cache: yarn
4141
- name: Install Dependencies
4242
run: yarn --immutable

0 commit comments

Comments
 (0)