Skip to content

Commit

Permalink
chore: update python version for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Syakyr committed Oct 3, 2024
1 parent ba230ba commit 4342019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: 3.10.11
python-version: 3.12.5
- run: pip install -r mkdocs-requirements.txt
- run: mkdocs gh-deploy --force

0 comments on commit 4342019

Please sign in to comment.