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 cf48bc0 commit 25e98deCopy full SHA for 25e98de
.github/workflows/tests.yml
@@ -61,7 +61,7 @@ jobs:
61
62
steps:
63
- name: Set up Python ${{ matrix.pyversion }}
64
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
65
with:
66
python-version: ${{ matrix.pyversion }}
67
0 commit comments