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 3b5b519 + 0810648 commit 7ea32fdCopy full SHA for 7ea32fd
1 file changed
.github/workflows/docker-publish.yml
@@ -29,7 +29,7 @@ jobs:
29
run: ./gradlew build
30
- name: Test
31
run: ./gradlew test
32
- - uses: codecov/codecov-action@v6
+ - uses: codecov/codecov-action@v7
33
- name: Build image
34
run: ./gradlew bootBuildImage --imageName=$IMAGE_NAME
35
push:
0 commit comments