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 f4fb649 commit bb14572Copy full SHA for bb14572
1 file changed
.github/workflows/wheels.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
fetch-depth: 0
20
- name: Set up Python ${{ matrix.python-version }}
21
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
22
23
python-version: ${{ matrix.python-version }}
24
- name: Install dependencies
0 commit comments