Skip to content

Commit cd581da

Browse files
authored
Update codecov/[email protected]
Signed-off-by: Victor Chang <[email protected]>
1 parent 2dc8acc commit cd581da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
docker volume rm tests_minio_config
189189
working-directory: ./src/Plugins/MinIO/Tests
190190

191-
- uses: codecov/codecov-action@v3.1.4
191+
- uses: codecov/codecov-action@v4.4.1
192192
with:
193193
token: ${{ secrets.CODECOV_TOKEN }}
194194
directory: "src/"
@@ -404,4 +404,4 @@ jobs:
404404
token: ${{ secrets.GITHUB_TOKEN }}
405405
owner: ${{ steps.repo.outputs._0 }}
406406
repository: ${{ steps.repo.outputs._1 }}
407-
milestone: ${{ env.MAJORMINORPATCH }}
407+
milestone: ${{ env.MAJORMINORPATCH }}

0 commit comments

Comments
 (0)