Skip to content

Commit 922760a

Browse files
chore(deps): update dependency node to v22
1 parent 2841443 commit 922760a

File tree

3 files changed

+482
-38
lines changed

3 files changed

+482
-38
lines changed

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set Node.js 16.x
2323
uses: actions/setup-node@v3.6.0
2424
with:
25-
node-version: 16.x
25+
node-version: 22.x
2626

2727
- name: Install dependencies
2828
run: npm ci

0 commit comments

Comments
 (0)