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 e0de1cc commit fd322dbCopy full SHA for fd322db
.github/workflows/integration-test-cli.yaml
@@ -30,7 +30,7 @@ jobs:
30
- os: macos-latest
31
node_version: 20
32
- os: windows-latest
33
- node_version: 20.13.1
+ node_version: 20
34
35
steps:
36
- name: Checkout
0 commit comments