mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-02-07 17:02:29 +01:00
Update actions/upload-artifact action to v4 (#1439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2cae8e50f5
commit
ec3bb34e90
2
.github/workflows/build_and_test.yaml
vendored
2
.github/workflows/build_and_test.yaml
vendored
@ -170,7 +170,7 @@ jobs:
|
|||||||
ELEMENT_DESKTOP_EXECUTABLE: ${{ matrix.executable }}
|
ELEMENT_DESKTOP_EXECUTABLE: ${{ matrix.executable }}
|
||||||
|
|
||||||
- name: Upload HTML report
|
- name: Upload HTML report
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.artifact }}-test
|
name: ${{ matrix.artifact }}-test
|
||||||
path: playwright-report
|
path: playwright-report
|
||||||
|
Loading…
x
Reference in New Issue
Block a user