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 2632e44 commit c9cc33cCopy full SHA for c9cc33c
.github/workflows/ci.yaml
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Setup WSL
90
if: "contains(matrix.shell, 'wsl')"
91
- uses: Vampire/setup-wsl@v3
+ uses: Vampire/setup-wsl@v4
92
93
- name: Setup Cygwin
94
if: "contains(matrix.shell, 'cygwin')"
0 commit comments