Skip to content

Commit f09bf44

Browse files
authored
Merge branch 'dapr:master' into master
2 parents bb56b8d + 80c3a6d commit f09bf44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
env:
122122
DOCKER_HOST: ${{steps.setup_docker.outputs.sock}}
123123
- name: Codecov
124-
uses: codecov/[email protected].0
124+
uses: codecov/[email protected].2
125125
- name: Install jars
126126
run: ./mvnw install -q -B -DskipTests
127127
- name: Integration tests using spring boot version ${{ matrix.spring-boot-version }}

0 commit comments

Comments
 (0)