There was an error while loading. Please reload this page.
2 parents 31bdcd0 + b1a9e01 commit f7e6068Copy full SHA for f7e6068
1 file changed
.github/workflows/ci.yaml
@@ -33,7 +33,7 @@ jobs:
33
- uses: actions/checkout@v4
34
35
- name: Set up Python
36
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
37
with:
38
python-version: ${{ env.PYTHON_VERSION }}
39
0 commit comments