There was an error while loading. Please reload this page.
2 parents 356899b + ec01af7 commit 5dd274bCopy full SHA for 5dd274b
1 file changed
.github/workflows/tests.yml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- uses: actions/checkout@v7
30
- name: Set up Python
31
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
32
with:
33
python-version: ${{ matrix.python-version }}
34
cache: 'pip'
0 commit comments