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:
parent
17b1141c0f
commit
96e2c7d7c5
1 changed files with 1 additions and 1 deletions
2
ghost/portal/.github/workflows/test.yml
vendored
2
ghost/portal/.github/workflows/test.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue