Skip to content

Commit 14079d3

Browse files
chore(deps): update dependency node to v22
1 parent e7e1059 commit 14079d3

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Use Node.js
1818
uses: actions/[email protected]
1919
with:
20-
node-version: '20.x'
20+
node-version: '22.x'
2121
cache: 'npm'
2222
- run: npm ci
2323
- run: npm run build

0 commit comments

Comments
 (0)