There was an error while loading. Please reload this page.
2 parents 74a55c7 + 30f2b27 commit 1731d51Copy full SHA for 1731d51
1 file changed
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v7
20
21
- name: Set up Python ${{ matrix.python-version }}
22
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
23
with:
24
python-version: ${{ matrix.python-version }}
25
@@ -56,7 +56,7 @@ jobs:
56
57
58
- name: Set up Python 3.10
59
60
61
python-version: "3.10"
62
0 commit comments