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 7f3560f commit 5cbb012Copy full SHA for 5cbb012
.github/workflows/e2e.yml
@@ -40,7 +40,7 @@ jobs:
40
run: make e2e
41
42
- name: Archive test result artifacts
43
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
44
if: always()
45
with:
46
name: test-results
0 commit comments