chore(deps): update actions/upload-artifact digest to 4c0ff1c

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-10 15:21:37 +00:00
parent f0cb3bf775
commit c0b7394873

View file

@ -207,13 +207,13 @@ jobs:
TURBO_TEAM: ${{ vars.TURBO_TEAM }}
CYPRESS_CONTAINER_ID: ${{ matrix.containers }}
- uses: actions/upload-artifact@d00351bf698398c17253d21cf8f90e57a344e14b # master
- uses: actions/upload-artifact@4c0ff1c489dca52fedb26375d7d8fe7bd9233f19 # master
if: always()
with:
name: screenlog-${{ matrix.containers }}
path: frontend/screenlog.0
- uses: actions/upload-artifact@d00351bf698398c17253d21cf8f90e57a344e14b # master
- uses: actions/upload-artifact@4c0ff1c489dca52fedb26375d7d8fe7bd9233f19 # master
if: always()
with:
name: screenshots-${{ matrix.containers }}