Upgrade deprecated actions/upload-artifact@v2 to v4
This commit is contained in:
parent
54401c0b9a
commit
6b31946fc7
2
.github/workflows/pulsar-helm-chart-ci.yaml
vendored
2
.github/workflows/pulsar-helm-chart-ci.yaml
vendored
@ -330,7 +330,7 @@ jobs:
|
||||
ci::collect_k8s_logs
|
||||
|
||||
- name: Upload k8s logs on failure
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
if: ${{ cancelled() || failure() }}
|
||||
continue-on-error: true
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user