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 0152dee commit 60bdabaCopy full SHA for 60bdaba
.github/workflows/build-book.yml
@@ -25,7 +25,7 @@ jobs:
25
git restore-mtime
26
27
- name: Setup Python
28
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
29
with:
30
python-version: "3.13"
31
0 commit comments