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.
2 parents 9286bd7 + 281d167 commit d03cd27Copy full SHA for d03cd27
.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