We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c9458e commit 281d167Copy full SHA for 281d167
.github/workflows/reusable-e2e-tests-run.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: docker/setup-buildx-action@v3
32
33
- name: Restore tmp folder
34
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
35
with:
36
name: e2e-tests-images
37
path: /tmp
0 commit comments