Skip to content

Commit a843084

Browse files
chore(deps): update dependency node to v24
1 parent 6f2516b commit a843084

4 files changed

Lines changed: 504 additions & 485 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Node with dependency caching
2525
uses: actions/setup-node@v3
2626
with:
27-
node-version: '16'
27+
node-version: '24'
2828
cache: 'yarn'
2929
- name: Install dependencies
3030
run: yarn --immutable

0 commit comments

Comments
 (0)