Skip to content

Commit ec9499b

Browse files
chore(deps): update dependency node to v24 (#128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46f762b commit ec9499b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
- uses: actions/checkout@v5
2828
- uses: actions/setup-node@v6
2929
with:
30-
node-version: 22
30+
node-version: 24
3131
- run: npm install
3232
- run: npm run lint

0 commit comments

Comments
 (0)