Skip to content

Commit

Permalink
bumped mkdocs ver
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Oct 28, 2020
1 parent 1f53502 commit 0d7ca23
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 @@ -11,4 +11,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: docker run -v $(pwd):/docs --entrypoint mkdocs squidfunk/mkdocs-material:6.0.1 gh-deploy --force --strict
- run: docker run -v $(pwd):/docs --entrypoint mkdocs squidfunk/mkdocs-material:6.1.0 gh-deploy --force --strict

0 comments on commit 0d7ca23

Please sign in to comment.