Skip to content

Commit

Permalink
Install auto-doc v.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKora committed Dec 5, 2023
1 parent 499af66 commit 00ca870
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@v3.4.0
go install github.com/tj-actions/auto-doc@v3
pre-commit install
pre-commit run --all-files
working-directory: .

0 comments on commit 00ca870

Please sign in to comment.