Skip to content

Commit 6bc4ff4

Browse files
oussama Dahmazoussama Dahmaz
oussama Dahmaz
authored and
oussama Dahmaz
committed
ci(release): update release
1 parent 180e18c commit 6bc4ff4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,10 @@ 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

187187
- name: Deploy to GitHub Pages
188188
id: deployment
189-
uses: actions/deploy-pages@v3
189+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)