Skip to content

Commit 130ed3d

Browse files
chore(deps): update dependency node to v22
1 parent 6eec12d commit 130ed3d

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: 22
1313
- run: npm ci
1414
- run: npm test
1515
- run: npm run lint

0 commit comments

Comments
 (0)