chore(deps): update actions/upload-artifact digest to 184d73b (develop) (#5866)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-12 20:32:55 +00:00 committed by GitHub
parent ea4c13efd3
commit 55acd214b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -210,13 +210,13 @@ jobs:
TURBO_TEAM: ${{ vars.TURBO_TEAM }} TURBO_TEAM: ${{ vars.TURBO_TEAM }}
CYPRESS_CONTAINER_ID: ${{ matrix.containers }} CYPRESS_CONTAINER_ID: ${{ matrix.containers }}
- uses: actions/upload-artifact@3eadd8b791cabf7cd572f194da82158c24125bd8 # master - uses: actions/upload-artifact@184d73b71b93c222403b2e7f1ffebe4508014249 # master
if: always() if: always()
with: with:
name: screenlog-${{ matrix.containers }} name: screenlog-${{ matrix.containers }}
path: frontend/screenlog.0 path: frontend/screenlog.0
- uses: actions/upload-artifact@3eadd8b791cabf7cd572f194da82158c24125bd8 # master - uses: actions/upload-artifact@184d73b71b93c222403b2e7f1ffebe4508014249 # master
if: always() if: always()
with: with:
name: screenshots-${{ matrix.containers }} name: screenshots-${{ matrix.containers }}