Skip to content

Commit

Permalink
upgrade codecov-action from v2.1.0 to v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wangliang181230 authored Sep 6, 2023
1 parent 6b72e67 commit 07d96a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# step 5
- name: "Codecov"
if: matrix.java == '8'
uses: codecov/codecov-action@v2.1.0
uses: codecov/codecov-action@v3.1.4

# job 2: Test on 'arm64v8/ubuntu' OS.
build_arm64-binary:
Expand Down

0 comments on commit 07d96a9

Please sign in to comment.