Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
downgrade python version (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
yindia authored Jun 8, 2021
1 parent 5d08e86 commit d518435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
go-version: '1.16'
- uses: actions/setup-python@v1
with:
python-version: 3.9
python-version: 3.8
- uses: actions/cache@v2
with:
path: ~/.cache/pip
Expand Down

0 comments on commit d518435

Please sign in to comment.