Skip to content

Commit 281d167

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 8c9458e commit 281d167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-e2e-tests-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: docker/setup-buildx-action@v3
3232

3333
- name: Restore tmp folder
34-
uses: actions/download-artifact@v4
34+
uses: actions/download-artifact@v5
3535
with:
3636
name: e2e-tests-images
3737
path: /tmp

0 commit comments

Comments
 (0)