Skip to content

Commit

Permalink
python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCaha committed Aug 8, 2023
1 parent aa3166e commit 34459c0
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 @@ -21,7 +21,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: '3.6'
python-version: '3.7'
architecture: 'x64'

- uses: actions/checkout@v3
Expand Down

0 comments on commit 34459c0

Please sign in to comment.