Skip to content

Commit 4b74770

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
key: ${{ steps.cache-restore.outputs.cache-primary-key }}
5353

5454
# Upload pages artifact
55-
- uses: actions/upload-pages-artifact@v4
55+
- uses: actions/upload-pages-artifact@v5
5656
with:
5757
path: _out/html-multi
5858

0 commit comments

Comments
 (0)