Skip to content

Commit

Permalink
Install auto-doc latest
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKora committed Dec 5, 2023
1 parent 663eae4 commit ad2726a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_pre-commit-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pre-commit
go install github.com/tj-actions/auto-doc
go install github.com/tj-actions/auto-doc@latest
# go install github.com/tj-actions/auto-doc@v3
pre-commit install
pre-commit run --all-files
Expand Down

0 comments on commit ad2726a

Please sign in to comment.