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 50d179a + e9a235c commit e0a92c9Copy full SHA for e0a92c9
.github/workflows/e2e-pr.yaml
@@ -43,7 +43,7 @@ jobs:
43
run: make GINKGO_FOCUS="\\[PR-Blocking\\]" test-e2e
44
- name: Archive artifacts
45
if: always()
46
- uses: actions/upload-artifact@v4.3.2
+ uses: actions/upload-artifact@v4.6.2
47
with:
48
name: e2e-artifacts
49
path: _artifacts
0 commit comments