We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ba7bd0 + 94e192e commit 3b47e9dCopy full SHA for 3b47e9d
1 file changed
.github/workflows/docs.yml
@@ -16,7 +16,7 @@ jobs:
16
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
17
- uses: actions/setup-python@v5
18
with:
19
- python-version: 3.x
+ python-version: '3.13'
20
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
21
- uses: actions/cache@v4
22
0 commit comments