Merge pull request #1291 from fluxcd/dependabot/github_actions/codecov/codecov-action-3

Bump codecov/codecov-action from 1 to 3
This commit is contained in:
Stefan Prodan
2022-10-21 12:32:30 +03:00
committed by GitHub

View File

@@ -47,7 +47,7 @@ jobs:
exit 1
fi
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
file: ./coverage.txt
- name: Build container image