mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
chore(deps): update actions/upload-artifact digest to ea165f8 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
39e856fd85
commit
a0c4d1bb4a
@@ -86,7 +86,7 @@ jobs:
|
||||
run: just desktop-tauri-check
|
||||
- name: Upload desktop e2e artifacts
|
||||
if: failure()
|
||||
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
|
||||
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
|
||||
with:
|
||||
name: desktop-e2e-artifacts
|
||||
path: |
|
||||
@@ -166,7 +166,7 @@ jobs:
|
||||
run: cd desktop && pnpm exec playwright test --project=integration
|
||||
- name: Upload desktop integration artifacts
|
||||
if: failure()
|
||||
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
|
||||
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
|
||||
with:
|
||||
name: desktop-e2e-integration-artifacts
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user