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.
2 parents c9578f6 + eabf5f7 commit 39f5129Copy full SHA for 39f5129
1 file changed
.github/workflows/actions.yml
@@ -38,6 +38,6 @@ jobs:
38
- name: Build with Maven
39
run: mvn -B clean install
40
- name: Codecov
41
- uses: codecov/codecov-action@v6.0.0
+ uses: codecov/codecov-action@v7.0.0
42
with:
43
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments