Skip to content

Commit 379196f

Browse files
chore(deps): update dependency node to v22
1 parent 74a4b42 commit 379196f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Use Node.js 16
1515
uses: actions/setup-node@v2
1616
with:
17-
node-version: '16.x'
17+
node-version: '22.14.0'
1818

1919
- name: Get yarn cache directory path
2020
id: yarn-cache-dir-path

0 commit comments

Comments
 (0)