Skip to content

Commit 92d7b3a

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent 92f116e commit 92d7b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
run: mv helm-index/* site
180180

181181
- name: Upload release artifact
182-
uses: actions/upload-pages-artifact@v3
182+
uses: actions/upload-pages-artifact@v4
183183
with:
184184
path: site
185185

0 commit comments

Comments
 (0)