Skip to content

Commit

Permalink
Update publish_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
plasmapper committed Jun 11, 2024
1 parent 4815957 commit 229cece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
path: docs/source/components/blackbox

- name: Doxygen
uses: mattnotmitt/doxygen-action@v1.1.0
uses: mattnotmitt/doxygen-action@v1.9.8
with:
working-directory: docs

Expand All @@ -71,7 +71,7 @@ jobs:
build-command: sphinx-build source build

- name: Upload
uses: actions/upload-pages-artifact@v1.0.4
uses: actions/upload-pages-artifact@v2
with:
path: docs/build

Expand Down

0 comments on commit 229cece

Please sign in to comment.