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 1ddb67c commit b43d5caCopy full SHA for b43d5ca
.github/workflows/tox_10_full.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v5
14
- name: Set up Python ${{ matrix.python-version }}
15
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
16
with:
17
python-version: ${{ matrix.python-version }}
18
- name: Finish environment setup
0 commit comments