mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
chore(deps): update actions/upload-artifact action to v4.3.4 (#5170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6b6236539b
commit
9871cc685f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests-e2e.yaml
vendored
2
.github/workflows/tests-e2e.yaml
vendored
|
|
@ -70,7 +70,7 @@ jobs:
|
|||
-f docker/docker-compose.end2end.yml \
|
||||
logs
|
||||
|
||||
- uses: actions/upload-artifact@v4.3.3
|
||||
- uses: actions/upload-artifact@v4.3.4
|
||||
if: ${{ failure() }}
|
||||
with:
|
||||
name: cypress
|
||||
|
|
|
|||
Loading…
Reference in a new issue