There was an error while loading. Please reload this page.
2 parents a314589 + f46c72d commit 6363942Copy full SHA for 6363942
1 file changed
.github/workflows/tests.yaml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v7
20
21
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
22
- uses: actions/setup-python@v6.3.0
+ uses: actions/setup-python@v7.0.0
23
with:
24
python-version: ${{ env.DEFAULT_PYTHON }}
25
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
48
0 commit comments