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