Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
guyer committed Mar 7, 2024
1 parent deaff4f commit b6559c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ host on <https://pages.nist.gov> as an approximation of
docs:
runs-on: ubuntu-latest
steps:
- uses: usnistgov/Docs4NIST@0.5
- uses: usnistgov/Docs4NIST@0.6
with:
docs-folder: docs/
formats: |-
Expand Down
2 changes: 1 addition & 1 deletion docs/docs4nist.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ as :file:`.github/workflows/Docs4NIST.yml`:
docs:
runs-on: ubuntu-latest
steps:
- uses: usnistgov/Docs4NIST@0.5
- uses: usnistgov/Docs4NIST@0.6
with:
docs-folder: docs/
pages-branch: 'nist-pages'
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Usage
docs:
runs-on: ubuntu-latest
steps:
- uses: usnistgov/Docs4NIST@0.5
- uses: usnistgov/Docs4NIST@0.6
with:
docs-folder: docs/
formats: |-
Expand Down

0 comments on commit b6559c3

Please sign in to comment.