We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 014c731 + 538f9b6 commit b136efdCopy full SHA for b136efd
.github/workflows/e2e_tests.yml
@@ -84,7 +84,7 @@ jobs:
84
COMMIT_INFO_SHA: ${{ github.event.pull_request.head.sha }}
85
86
- name: Archive e2e artifacts
87
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
88
if: always()
89
with:
90
name: e2e-artifacts
0 commit comments