Skip to content

Commit

Permalink
fixing doc bug?
Browse files Browse the repository at this point in the history
  • Loading branch information
arengel committed Oct 11, 2022
1 parent 2987f21 commit 55c754d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-to_gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Get history and tags for SCM versioning to work
run: |
git fetch --prune --unshallow
Expand Down

0 comments on commit 55c754d

Please sign in to comment.