Skip to content

Commit f13cc4e

Browse files
chore(deps): update actions/upload-artifact digest to 6f51ac0 (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8359b6e commit f13cc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
pnpm exec playwright test
6666
6767
- name: Upload Artifact
68-
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
68+
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
6969
if: ${{ !cancelled() }}
7070
with:
7171
name: playwright-report

0 commit comments

Comments
 (0)