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 c0fb1e7 commit 92bccd8Copy full SHA for 92bccd8
.github/workflows/tests.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/checkout@v4
38
39
- name: Set up Python ${{ matrix.python }}
40
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
41
with:
42
python-version: ${{ matrix.python }}
43
0 commit comments