0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update codecov/codecov-action action to v3

This commit is contained in:
Renovate Bot 2022-04-05 16:02:19 +00:00 committed by Daniel Lockyer
parent 17b1141c0f
commit 96e2c7d7c5

View file

@ -24,7 +24,7 @@ jobs:
- run: yarn build
- run: yarn test:ci
- uses: codecov/codecov-action@v2
- uses: codecov/codecov-action@v3
- uses: daniellockyer/action-slack-build@master
if: failure() && github.event_name == 'push' && github.ref == 'refs/heads/main'