There was an error while loading. Please reload this page.
1 parent 7d93e86 commit 4696783Copy full SHA for 4696783
1 file changed
.github/workflows/check.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v7
21
22
- name: Setup Python
23
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
24
with:
25
python-version: ${{ env.PYTHON }}
26
0 commit comments