There was an error while loading. Please reload this page.
2 parents af24bbb + 2b214b3 commit c1d64b5Copy full SHA for c1d64b5
1 file changed
.github/workflows/tests.yml
@@ -42,7 +42,7 @@ jobs:
42
steps:
43
- uses: actions/checkout@v7
44
- name: Set up Python
45
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
46
with:
47
python-version: ${{ matrix.python-version }}
48
cache: 'pip'
0 commit comments