Skip to content

Commit fd322db

Browse files
authored
ci: upgrade windows node version (#456)
1 parent e0de1cc commit fd322db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test-cli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- os: macos-latest
3131
node_version: 20
3232
- os: windows-latest
33-
node_version: 20.13.1
33+
node_version: 20
3434

3535
steps:
3636
- name: Checkout

0 commit comments

Comments
 (0)