Update dependency python to 3.14 #7

Open
renovate-bot wants to merge 1 commit from renovate/python-3.x into main
Showing only changes of commit c9dd1d7ed8 - Show all commits

View file

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