Use Github Artifacts v4 (#12152)
This commit is contained in:
parent
f4c090eec4
commit
1dbcdfb6b2
4 changed files with 13 additions and 14 deletions
2
.github/workflows/element-web.yaml
vendored
2
.github/workflows/element-web.yaml
vendored
|
@ -82,7 +82,7 @@ jobs:
|
|||
git rev-parse HEAD > element-web/webapp/sha
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: previewbuild
|
||||
path: element-web/webapp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue