Skip to content

Commit

Permalink
use older python
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCaha committed Aug 8, 2023
1 parent c4c6356 commit f2caac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs_build_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: '3.9'
python-version: '3.6'
architecture: 'x64'

- uses: actions/checkout@v3
Expand Down

0 comments on commit f2caac5

Please sign in to comment.