We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcdc459 + 1a4da06 commit 2d6b03bCopy full SHA for 2d6b03b
1 file changed
.github/workflows/e2e-testing.yaml
@@ -93,7 +93,7 @@ jobs:
93
steps:
94
# Load the docker image tarball from github actions artifacts and run tests (one runner per test due to matrix)
95
- name: Download Tarball Artifact
96
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
97
with:
98
name: persistence-docker-image
99
0 commit comments