We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8ffd04 + 2625d37 commit 7b60fb6Copy full SHA for 7b60fb6
.github/workflows/ci.yaml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: Setup WSL
84
if: "contains(matrix.shell, 'wsl')"
85
- uses: Vampire/setup-wsl@v3
+ uses: Vampire/setup-wsl@v4
86
87
- name: Setup Cygwin
88
if: "contains(matrix.shell, 'cygwin')"
0 commit comments