Skip to content

Commit

Permalink
Update actions/upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhil-ctds committed Sep 12, 2024
1 parent 5d86991 commit feed177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-integration-thread.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
run: ./build/run_integration_group.sh PULSAR_CONNECTORS_THREAD

- name: Upload container logs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: ${{ cancelled() || failure() }}
continue-on-error: true
with:
Expand Down

0 comments on commit feed177

Please sign in to comment.