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 22ebeaa + 7f39c74 commit eb8e829Copy full SHA for eb8e829
.github/workflows/pythonpackage.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
fetch-depth: 0
31
- name: Set up Python ${{ matrix.python-version }}
32
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
33
34
python-version: ${{ matrix.python-version }}
35
allow-prereleases: ${{ matrix.experimental }}
0 commit comments