mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-01-14 00:44:31 +00:00
build(deps): bump actions/download-artifact from f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05 to 37930b1c2abaa49bbe596cd826c3c89aef350131 (#639)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
790ec34f97
commit
4b5de77d23
2
.github/workflows/test.e2e.yml
vendored
2
.github/workflows/test.e2e.yml
vendored
@ -170,7 +170,7 @@ jobs:
|
||||
working-directory: ./cypress
|
||||
|
||||
- name: Download test artifacts
|
||||
uses: actions/download-artifact@f093f21ca4cfa7c75ccbbc2be54da76a0c7e1f05 # v5.0.0
|
||||
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v5.0.0
|
||||
with:
|
||||
name: cypress-test-results-${{ github.run_id }}
|
||||
path: ./cypress
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user