Skip to content

Commit 5bbe055

Browse files
Bump the github-actions group with 1 update (#90)
1 parent da311e5 commit 5bbe055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: ./mvnw -B -q -ff -ntp test
4040
- name: Publish code coverage
4141
if: github.event_name != 'pull_request' && matrix.java_version == '8'
42-
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
42+
uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545
file: ./target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)