We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ea11cf + 1583463 commit 755b554Copy full SHA for 755b554
1 file changed
.github/workflows/tox_check.yaml
@@ -23,7 +23,7 @@ jobs:
23
- windows-latest
24
steps:
25
- uses: actions/checkout@v5
26
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
27
with:
28
python-version: ${{ matrix.env }}
29
- name: Run image
0 commit comments