We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 423123f + 25608b0 commit 99d2499Copy full SHA for 99d2499
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@v4
+ uses: actions/upload-artifact@v5
61
with:
62
name: persistence-docker-image
63
path: ${{ env.TAR_PATH }}
0 commit comments