Skip to content

Commit fe43ce5

Browse files
Bump actions/upload-pages-artifact from 3 to 4 (#2864)
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1de2fd commit fe43ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
7474

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

0 commit comments

Comments
 (0)