Skip to content

Commit a23fe92

Browse files
Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 in the github-actions group (#100)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66eb207 commit a23fe92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
- name: Build User Guide
111111
run: mkdocs build
112112
- name: Upload User Guide Artifact
113-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
113+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
114114
with:
115115
path: target/mkdocs
116116

0 commit comments

Comments
 (0)