Skip to content

Commit 70fa624

Browse files
Update dependency node to v24
1 parent f6ab532 commit 70fa624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
key: ${{ runner.os }}-lint-modules-${{ hashFiles('**/yarn.lock') }}
1313
- uses: actions/setup-node@v6
1414
with:
15-
node-version: 22.x
15+
node-version: 24.x
1616
- run: yarn install
1717
- run: yarn run lint
1818

0 commit comments

Comments
 (0)