Skip to content

Commit

Permalink
Update mkdocs.yaml
Browse files Browse the repository at this point in the history
Correct version of the build action
  • Loading branch information
howardjp committed Jun 10, 2024
1 parent 53afdad commit 590961d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Build with MkDocs
uses: jnanadarshan/mkdocs-build-action@v1
uses: jnanadarshan/mkdocs-build-action@v0.24
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 590961d

Please sign in to comment.