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 97a5c08 commit 2808cc1Copy full SHA for 2808cc1
.github/workflows/update-tox.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Setup Python
21
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
22
with:
23
python-version: 3.13
24
0 commit comments