Skip to content

Commit cbba7e1

Browse files
authored
Merge pull request #149 from codebar-ag/dependabot/github_actions/main/actions/download-artifact-8
Bump actions/download-artifact from 4 to 8
2 parents d3132fe + 5ddfde7 commit cbba7e1

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
@@ -114,7 +114,7 @@ jobs:
114114
run: npm ci
115115

116116
- name: "Download blob reports"
117-
uses: actions/download-artifact@v4
117+
uses: actions/download-artifact@v8
118118
with:
119119
path: all-blob-reports
120120
pattern: blob-report-*

0 commit comments

Comments
 (0)