We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b6bb21 + 5daf482 commit 4b9c948Copy full SHA for 4b9c948
1 file changed
.github/workflows/e2e-testing.yaml
@@ -57,7 +57,7 @@ jobs:
57
58
# Use github actions artifacts for temporary storage of the docker image tarball
59
- name: Publish Tarball as Artifact
60
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
61
with:
62
name: persistence-docker-image
63
path: ${{ env.TAR_PATH }}
0 commit comments