Skip to content

Commit 65a505e

Browse files
chore(deps): update codecov/codecov-action action to v5.5.2
1 parent b1a1e07 commit 65a505e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ jobs:
5454
run: mvn -B install
5555

5656
- name: Codecov
57-
uses: codecov/[email protected].1
57+
uses: codecov/[email protected].2
5858
with:
5959
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)