Skip to content

Commit 22fe365

Browse files
chore(deps): update dependency node to v24 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b50040 commit 22fe365

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
@@ -16,7 +16,7 @@ jobs:
1616
- run: corepack enable
1717
- uses: actions/setup-node@v6
1818
with:
19-
node-version: 22
19+
node-version: 24.10.0
2020
cache: "pnpm"
2121
- run: pnpm install
2222
- run: pnpm lint

0 commit comments

Comments
 (0)