Skip to content

Commit 77f0e20

Browse files
build(deps): bump actions/upload-pages-artifact from 4 to 5 (#3179)
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59d8bfd commit 77f0e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
uses: actions/configure-pages@v6
7474

7575
- name: Upload artifact
76-
uses: actions/upload-pages-artifact@v4
76+
uses: actions/upload-pages-artifact@v5
7777
with:
7878
path: book/html
7979

0 commit comments

Comments
 (0)