We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a527224 commit 2c05553Copy full SHA for 2c05553
.github/workflows/pythonpackage.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Set up WSL (Windows)
42
if: startsWith(matrix.os, 'windows')
43
- uses: Vampire/setup-wsl@v3.1.1
+ uses: Vampire/setup-wsl@v3.1.3
44
with:
45
distribution: Alpine
46
additional-packages: bash
0 commit comments