Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

Commit 2c01e64

Browse files
chore(deps): update dependency node to v22 (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8625068 commit 2c01e64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: pnpm/action-setup@v4
1818
- uses: actions/setup-node@v4
1919
with:
20-
node-version: 20
20+
node-version: 22.19.0
2121
cache: pnpm
2222
- run: pnpm install
2323
- run: pnpm run lint:fix

0 commit comments

Comments
 (0)