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.
2 parents 5ceab36 + 8e3f3c3 commit 82b0ffbCopy full SHA for 82b0ffb
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- node-version: [ '^20.17.0' ]
+ node-version: [ '^22.14.0' ]
21
os: [ubuntu-latest]
22
23
steps:
0 commit comments