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 64ae73d commit 55d079eCopy full SHA for 55d079e
.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