Skip to content

Commit e29a05e

Browse files
Bump the github-actions group with 1 update (#102)
1 parent 0249d2f commit e29a05e

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
@@ -38,7 +38,7 @@ jobs:
3838
run: ./mvnw -B -q -ff -ntp test
3939
- name: Publish code coverage
4040
if: github.event_name != 'pull_request' && matrix.java_version == '8'
41-
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
41+
uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}
4444
file: ./target/site/jacoco/jacoco.xml

0 commit comments

Comments
 (0)