We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d922bb commit aa316b9Copy full SHA for aa316b9
.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