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.
2 parents d90aa2e + f842766 commit 86256c3Copy full SHA for 86256c3
.github/workflows/e2e.yaml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Archive test logs
68
if: ${{ failure() }}
69
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
70
with:
71
name: e2e-test-logs
72
path: ./e2e_logs/
0 commit comments