Skip to content

Commit d2faa2d

Browse files
chore(deps): update actions/download-artifact action to v5 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aca3412 commit d2faa2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ jobs:
261261
run: mkdir test-artifacts
262262

263263
- name: Download all artifacts to the directory
264-
uses: actions/download-artifact@v4
264+
uses: actions/download-artifact@v5
265265
with:
266266
path: test-artifacts
267267
pattern: testartifacts-*

0 commit comments

Comments
 (0)