We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a85a6 commit a6561ccCopy full SHA for a6561cc
1 file changed
.github/workflows/docs.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/configure-pages@v5
30
- uses: actions/setup-python@v6
31
with:
32
- python-version: "3.x"
+ python-version: "3.14.5"
33
- run: echo "cache_id=$(date --utc '+%V')" >> "$GITHUB_ENV"
34
- uses: actions/cache@v4
35
0 commit comments