Skip to content

Commit 328f5b3

Browse files
build: Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#770)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1db0f8 commit 328f5b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo-site-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
working-directory: .
8585

8686
- name: Upload artifact
87-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
87+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
8888
with:
8989
path: ./public
9090

0 commit comments

Comments
 (0)