Skip to content

Commit 1c785f3

Browse files
authored
Merge pull request #349 from OpenConext/dependabot/github_actions/codecov/codecov-action-6.0.0
Bump codecov/codecov-action from 5.5.3 to 6.0.0
2 parents d681d7b + d912889 commit 1c785f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
- name: Build with Maven
3939
run: mvn -B clean install
4040
- name: Codecov
41-
uses: codecov/codecov-action@v5.5.3
41+
uses: codecov/codecov-action@v6.0.0
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)