Skip to content

Commit

Permalink
deploy docs using python 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
JLSteenwyk committed Jul 26, 2022
1 parent fe56f73 commit fb58b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@master
with:
python-version: 3.7
python-version: 3.9
- name: Install pipenv
uses: dschep/install-pipenv-action@v1
- name: Build docs
Expand Down

0 comments on commit fb58b5b

Please sign in to comment.