Skip to content

Commit

Permalink
feat(github-action)!: Update actions/upload-pages-artifact action to …
Browse files Browse the repository at this point in the history
…v3.0.0 (#6600)

Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com>
  • Loading branch information
bot-ross[bot] authored Dec 19, 2023
1 parent d2d1d85 commit 25cbac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
args: mdbook build docs

- name: Upload artifact
uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2.0.0
uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
with:
path: ./docs/book

Expand Down

0 comments on commit 25cbac2

Please # to comment.