We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed4e77 commit fc89761Copy full SHA for fc89761
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- node-version: [ '^22.14.0' ]
+ node-version: [ '^20.19.2' ]
21
os: [ubuntu-latest]
22
23
steps:
0 commit comments