Skip to content

Commit adaace6

Browse files
chore(deps): update dependency node to v22
1 parent 93b747f commit adaace6

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
- uses: actions/setup-node@v3
4040
with:
41-
node-version: '16'
41+
node-version: '22'
4242

4343
- name: General
4444
run: |

0 commit comments

Comments
 (0)