We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c31436 commit d6a992fCopy full SHA for d6a992f
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- node-version: [ '>=20.17.0' ]
+ node-version: [ '^20.17.0' ]
21
os: [ubuntu-latest]
22
23
steps:
0 commit comments