Skip to content

Commit 8567620

Browse files
authored
Merge pull request #5896 from KouShenhai/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5.5.3
2 parents 9b10004 + e9746b5 commit 8567620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Build with Maven Mvnd
5151
run: mvnd clean install -Ptest -U
5252
- name: Upload coverage reports to Codecov
53-
uses: codecov/codecov-action@v5.5.2
53+
uses: codecov/codecov-action@v5.5.3
5454
env:
5555
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5656
with:

0 commit comments

Comments
 (0)