We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7a051 commit eeaae99Copy full SHA for eeaae99
.github/workflows/maven.yml
@@ -36,7 +36,7 @@ jobs:
36
run: mvn install -PskipStyle,skipITs
37
# https://app.codecov.io/gh/solven-eu/cleanthat/new
38
- name: Upload coverage reports to Codecov
39
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
40
- name: Spotless Check - Apply if failed
41
continue-on-error: true
42
# https://joht.github.io/johtizen/build/2022/01/20/github-actions-push-into-repository.html#example-1
0 commit comments