Skip to content

Commit

Permalink
docs: fix gh workflow spec
Browse files Browse the repository at this point in the history
  • Loading branch information
ibressler committed Nov 1, 2022
1 parent 66a0704 commit f062d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up Python
uses: actions/setup-python
uses: actions/setup-python@v4
with:
python-version: 3.9

Expand Down

0 comments on commit f062d12

Please sign in to comment.