There was an error while loading. Please reload this page.
2 parents 0dd02fe + f4ced39 commit bacab0bCopy full SHA for bacab0b
3 files changed
.github/workflows/deploy-docs.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
# https://github.com/actions/setup-python
43
- name: Set up Python
44
- uses: actions/setup-python@v6.1.0
+ uses: actions/setup-python@v6.2.0
45
with:
46
python-version: 3.13
47
.github/workflows/main.yaml
@@ -40,7 +40,7 @@ jobs:
40
- name: Set up Python ${{ matrix.python-version }}
python-version: ${{ matrix.python-version }}
.github/workflows/test_pages_build.yaml
- name: Set up Python 3
0 commit comments