Skip to content

Commit b7c8fb8

Browse files
chore(deps): bump actions/upload-pages-artifact from 4 to 5 (#99)
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5daac97 commit b7c8fb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Build with mdBook
4242
run: mdbook build docs/user-guide
4343
- name: Upload artifact
44-
uses: actions/upload-pages-artifact@v4
44+
uses: actions/upload-pages-artifact@v5
4545
with:
4646
path: docs/user-guide/book
4747

0 commit comments

Comments
 (0)