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.
2 parents dc5e328 + a92721c commit f3356f9Copy full SHA for f3356f9
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
steps:
26
- uses: actions/checkout@v2
27
- name: "Set up Python"
28
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v2
29
with:
30
python-version: ${{ matrix.python-version }}
31
.github/workflows/windows-ci.yml
0 commit comments