Skip to content

Commit 065b2bd

Browse files
dependabot[bot]csviri
authored andcommitted
chore(deps): bump actions/upload-pages-artifact from 4 to 5 (operator-framework#3292)
1 parent a9ceb5e commit 065b2bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
--minify \
7878
--baseURL "${{ steps.pages.outputs.base_url }}/"
7979
- name: Upload artifact
80-
uses: actions/upload-pages-artifact@v4
80+
uses: actions/upload-pages-artifact@v5
8181
with:
8282
path: ./docs/public
8383

0 commit comments

Comments
 (0)