Skip to content

Commit 0bc4246

Browse files
Merge pull request #7 from UnitVectorY-Labs/dependabot/github_actions/codecov/codecov-action-4.3.1
Bump codecov/codecov-action from 4.3.0 to 4.3.1
2 parents 23213ab + 4495e2d commit 0bc4246

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Build with Maven
2626
run: mvn package -ntp
2727
- name: Upload coverage reports to Codecov
28-
uses: codecov/codecov-action@v4.3.0
28+
uses: codecov/codecov-action@v4.3.1
2929
with:
3030
token: ${{ secrets.CODECOV_TOKEN }}
3131
slug: UnitVectorY-Labs/firestoreproto2map

0 commit comments

Comments
 (0)