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 1d6cac4 + 806f86e commit c72f882Copy full SHA for c72f882
.github/workflows/pytest.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
persist-credentials: false
28
- name: Set up Python ${{ matrix.python-version }}
29
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v5
30
31
python-version: ${{ matrix.python-version }}
32
@@ -72,7 +72,7 @@ jobs:
72
73
74
75
76
77
78
0 commit comments