Skip to content

Commit 7c707c3

Browse files
authored
Merge pull request #293 from kube-logging/dependabot/github_actions/actions/upload-pages-artifact-4.0.0
Bump actions/upload-pages-artifact from 3.0.1 to 4.0.0
2 parents 6d89919 + 80f14b6 commit 7c707c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: hugo --environment production --baseURL ${{ steps.pages.outputs.base_url }}/
4747

4848
- name: Upload artifact
49-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
49+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
5050
with:
5151
path: ./public/
5252

0 commit comments

Comments
 (0)