We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d421eb8 + 0843b4b commit 80ddb29Copy full SHA for 80ddb29
1 file changed
.github/workflows/playwright.yml
@@ -86,7 +86,7 @@ jobs:
86
run: npm ci
87
88
- name: Download blob reports from GitHub Actions Artifacts
89
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
90
with:
91
path: all-blob-reports
92
pattern: blob-report-*
0 commit comments