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 a456dfd commit 37c4a87Copy full SHA for 37c4a87
.github/workflows/wheel.yml
@@ -18,7 +18,7 @@ jobs:
18
shell: ${{ matrix.sys.shell }}
19
steps:
20
- uses: actions/checkout@v4
21
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
22
with:
23
python-version: "3.10"
24
0 commit comments