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 64ae73d + 55d079e commit 8b3da12Copy full SHA for 8b3da12
.github/workflows/tests.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v5
26
27
- name: Setup Python
28
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
29
with:
30
python-version: ${{ matrix.python }}
31
0 commit comments