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 a36611a commit f6c6cf3Copy full SHA for f6c6cf3
.github/workflows/win32.yml
@@ -127,7 +127,7 @@ jobs:
127
name: perl-${{ matrix.perl }}-wer
128
path: ${{ runner.temp }}/perl-wer
129
if: failure()
130
- - uses: actions/setup-python@v1
+ - uses: actions/setup-python@v3
131
with:
132
python-version: "3.x"
133
@@ -216,7 +216,7 @@ jobs:
216
217
218
219
220
221
222
0 commit comments