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