There was an error while loading. Please reload this page.
2 parents b941588 + edac237 commit 12b50c4Copy full SHA for 12b50c4
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@v5.6.0
+ uses: actions/setup-python@v6.1.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