Skip to content

Commit d863a0e

Browse files
chore(deps): update dependency node to v24
1 parent 90ef6f1 commit d863a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Use Node.js 20
1010
uses: actions/setup-node@v4
1111
with:
12-
node-version: 20
12+
node-version: 24
1313
- run: npm ci
1414
- run: npm test
1515
- run: npm run lint

0 commit comments

Comments
 (0)