We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd010f7 commit 0a055d0Copy full SHA for 0a055d0
.github/workflows/ci-docs.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- uses: actions/setup-python@v5
22
with:
23
- python-version: 3.x
+ python-version: 3.12
24
25
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
26
0 commit comments