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 7b0a9ca commit 806f86eCopy full SHA for 806f86e
.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