Update dependency python to 3.13

This commit is contained in:
Renovate Bot 2025-04-20 23:21:14 +00:00
parent 4c12d53c95
commit 43a02d6c97

View file

@ -19,7 +19,7 @@ jobs:
chmod 600 /tmp/act_runner_key
- uses: actions/setup-python@v5
with:
python-version: '3.12'
python-version: '3.13'
- run: pip install invoke pelican[markdown]
- run: pelican content -s publishconf.py
- run: ls -la output/