Skip to content

Commit c4ac474

Browse files
Merge pull request #86 from UnitVectorY-Labs/dependabot/github_actions/codecov/codecov-action-5.5.1
Bump codecov/codecov-action from 5.5.0 to 5.5.1
2 parents f87dbad + 46d3e13 commit c4ac474

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-java-17.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build with Maven
3232
run: mvn package -ntp
3333
- name: Upload coverage reports to Codecov
34-
uses: codecov/codecov-action@v5.5.0
34+
uses: codecov/codecov-action@v5.5.1
3535
with:
3636
token: ${{ secrets.CODECOV_TOKEN }}
3737
slug: ${{ github.repository }}

0 commit comments

Comments
 (0)