chore(deps): update actions/upload-artifact digest to 26f96df

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-25 07:16:52 +00:00 committed by David Mehren
parent 0fcb58513f
commit 9e315033f2

View file

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