There was an error while loading. Please reload this page.
2 parents 63ffd76 + ac4537e commit def8d0bCopy full SHA for def8d0b
1 file changed
.github/workflows/pytest.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v7
18
19
- name: Set up Python 3.14
20
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
21
with:
22
python-version: "3.14"
23
@@ -38,7 +38,7 @@ jobs:
38
39
40
- name: Set up Python ${{ matrix.python-version }}
41
42
43
python-version: ${{ matrix.python-version }}
44
0 commit comments