Skip to content

Commit b3bbb55

Browse files
chore(actions): update dependency node to v22
1 parent 0b10bca commit b3bbb55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Set Node.js 16.x
2727
uses: actions/[email protected]
2828
with:
29-
node-version: 16.x
29+
node-version: 22.x
3030

3131
- name: Install dependencies
3232
run: npm ci

0 commit comments

Comments
 (0)