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 0895990 commit d519d71Copy full SHA for d519d71
.github/workflows/wheels.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout
19
uses: actions/checkout@v2
20
- name: Set up Python
21
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
22
with:
23
python-version: '3.8'
24
- name: Upgrade pip
0 commit comments