We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f950c0f commit d698715Copy full SHA for d698715
.github/workflows/documentation.yaml
@@ -10,7 +10,7 @@ jobs:
10
- name: Set up Python 3.10
11
uses: actions/setup-python@v4
12
with:
13
- python-version: "3.10"
+ python-version: "3.13"
14
- name: Run image
15
uses: abatilo/[email protected]
16
0 commit comments