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 6d148d6 commit 975af3fCopy full SHA for 975af3f
.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@v2
+ uses: Vampire/setup-wsl@v3
92
93
- name: Setup Cygwin
94
if: "contains(matrix.shell, 'cygwin')"
0 commit comments