We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b747f commit adaace6Copy full SHA for adaace6
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- uses: actions/setup-node@v3
40
with:
41
- node-version: '16'
+ node-version: '22'
42
43
- name: General
44
run: |
0 commit comments