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.
1 parent 85d5340 commit 1be8bbcCopy full SHA for 1be8bbc
.github/workflows/pull_request_e2e.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: run end-to-end tests
24
run: make tests-e2e
25
- name: upload e2e test logs
26
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
27
if: always()
28
with:
29
name: e2e-logs
0 commit comments