We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd84a2 commit 9ba978dCopy full SHA for 9ba978d
1 file changed
.github/workflows/ci.yml
@@ -88,7 +88,7 @@ jobs:
88
run: MULTI_REGION=1 make ${{ matrix.case }}
89
- name: Upload logs
90
if: failure()
91
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
92
with:
93
name: cluster-logs
94
path: |
0 commit comments