Skip to content

Commit 10aa9cf

Browse files
chore(deps): update actions/upload-pages-artifact action to v3
1 parent cd42bf8 commit 10aa9cf

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
@@ -180,7 +180,7 @@ jobs:
180180
run: mv helm-index/* site
181181

182182
- name: Upload release artifact
183-
uses: actions/upload-pages-artifact@v2
183+
uses: actions/upload-pages-artifact@v3
184184
with:
185185
path: site
186186

0 commit comments

Comments
 (0)