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 2c83043 commit 279711dCopy full SHA for 279711d
.github/workflows/tox.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/checkout@v5
43
44
- name: Set up Python
45
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
46
with:
47
python-version: ${{ matrix.python-version }}
48
0 commit comments