There was an error while loading. Please reload this page.
2 parents ff8834f + d0eeb60 commit 5bb0209Copy full SHA for 5bb0209
1 file changed
.github/workflows/pytest.yml
@@ -22,7 +22,7 @@ jobs:
22
submodules: recursive
23
24
- name: Set up Python ${{matrix.python-version}}
25
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
26
with:
27
python-version: ${{matrix.python-version}}
28
0 commit comments