Skip to content

Commit c2ec61e

Browse files
Update actions/upload-artifact digest to 1746f4a
1 parent 365505d commit c2ec61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Upload HTML report
4343
if: always()
44-
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4
44+
uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4
4545
with:
4646
name: playwright-html-report
4747
path: e2e-test/playwright-report

0 commit comments

Comments
 (0)