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 1d91c0b + 69a43fd commit e2209fbCopy full SHA for e2209fb
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@v4
+ uses: actions/download-artifact@v6
97
with:
98
name: persistence-docker-image
99
0 commit comments