Skip to content

Commit 8b19ecc

Browse files
Bump actions/upload-pages-artifact from 4 to 5 (#7821)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0e8742 commit 8b19ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
shell: bash
5555

5656
- name: Upload pages
57-
uses: actions/upload-pages-artifact@v4
57+
uses: actions/upload-pages-artifact@v5
5858
with:
5959
path: build/html
6060

0 commit comments

Comments
 (0)