Skip to content

Commit 406660a

Browse files
committed
2 parents 5e94b25 + 826685b commit 406660a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
1818
- uses: actions/setup-python@v5
1919
with:
20-
python-version: 3.x
20+
python-version: 3.13
2121
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
2222
- uses: actions/cache@v4
2323
with:

0 commit comments

Comments
 (0)