Skip to content

Commit

Permalink
Update codecov/[email protected]
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Chang <[email protected]>
  • Loading branch information
mocsharp authored Jun 12, 2024
1 parent 2dc8acc commit cd581da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
docker volume rm tests_minio_config
working-directory: ./src/Plugins/MinIO/Tests

- uses: codecov/codecov-action@v3.1.4
- uses: codecov/codecov-action@v4.4.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: "src/"
Expand Down Expand Up @@ -404,4 +404,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
owner: ${{ steps.repo.outputs._0 }}
repository: ${{ steps.repo.outputs._1 }}
milestone: ${{ env.MAJORMINORPATCH }}
milestone: ${{ env.MAJORMINORPATCH }}

0 comments on commit cd581da

Please sign in to comment.