Skip to content

Commit 7ea32fd

Browse files
authored
Merge of #87
2 parents 3b5b519 + 0810648 commit 7ea32fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: ./gradlew build
3030
- name: Test
3131
run: ./gradlew test
32-
- uses: codecov/codecov-action@v6
32+
- uses: codecov/codecov-action@v7
3333
- name: Build image
3434
run: ./gradlew bootBuildImage --imageName=$IMAGE_NAME
3535
push:

0 commit comments

Comments
 (0)