We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 365505d commit c2ec61eCopy full SHA for c2ec61e
.github/workflows/e2e.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Upload HTML report
43
if: always()
44
- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4
+ uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4
45
with:
46
name: playwright-html-report
47
path: e2e-test/playwright-report
0 commit comments