Skip to content

Commit 79580c2

Browse files
Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 (#621)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1abe2e commit 79580c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/installer-scripts-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
ls -la _site/
4040
4141
- name: Upload artifact
42-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
42+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
4343

4444
- name: Publish to GitHub Pages
4545
id: publish

0 commit comments

Comments
 (0)