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 9d767e5 commit 1a347aaCopy full SHA for 1a347aa
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v5
16
17
- name: Use Python ${{ matrix.python-version }}
18
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v6
19
with:
20
python-version: ${{ matrix.python-version }}
21
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments