There was an error while loading. Please reload this page.
2 parents 7242b0f + 27c971c commit c94d5f9Copy full SHA for c94d5f9
1 file changed
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
22
- name: Set up Python
23
uses: actions/setup-python@v6
24
with:
0 commit comments