Skip to content

Commit 80ddb29

Browse files
authored
Merge pull request #8456 from nextcloud-libraries/dependabot/github_actions/actions/download-artifact-8.0.1
chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.1
2 parents d421eb8 + 0843b4b commit 80ddb29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
run: npm ci
8787

8888
- name: Download blob reports from GitHub Actions Artifacts
89-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
89+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
9090
with:
9191
path: all-blob-reports
9292
pattern: blob-report-*

0 commit comments

Comments
 (0)