Merge pull request 'Update dependency python to 3.13' (#4) from renovate/python-3.x into main
All checks were successful
Build / build-deploy (push) Successful in 26s
All checks were successful
Build / build-deploy (push) Successful in 26s
Reviewed-on: #4
This commit is contained in:
commit
7f4ed223e1
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue