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 a1945d5 commit 4c14b0fCopy full SHA for 4c14b0f
.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@v5
+ uses: Vampire/setup-wsl@v6
92
93
- name: Setup Cygwin
94
if: "contains(matrix.shell, 'cygwin')"
0 commit comments