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 52e642d + eb3032f commit b9e4cdcCopy full SHA for b9e4cdc
.github/workflows/wheel.yml
@@ -19,7 +19,7 @@ jobs:
19
shell: ${{ matrix.sys.shell }}
20
steps:
21
- uses: actions/checkout@v4
22
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
23
with:
24
python-version: "3.11"
25
0 commit comments