Skip to content

Commit e66bcc0

Browse files
chore(deps): Update dependency node to v22
1 parent 491b875 commit e66bcc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
version: 8
1616
- uses: actions/setup-node@v4
1717
with:
18-
node-version: 20.x
18+
node-version: 22.x
1919
cache: pnpm
2020
cache-dependency-path: pnpm-lock.yaml
2121
- run: |

0 commit comments

Comments
 (0)