Skip to content

Commit 47239af

Browse files
Merge pull request #84 from UnitVectorY-Labs/dependabot/github_actions/codecov/codecov-action-5.5.0
Bump codecov/codecov-action from 5.4.3 to 5.5.0
2 parents ca5f565 + fb23633 commit 47239af

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.4.3
34+
uses: codecov/codecov-action@v5.5.0
3535
with:
3636
token: ${{ secrets.CODECOV_TOKEN }}
3737
slug: ${{ github.repository }}

0 commit comments

Comments
 (0)