Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 58748b2

Browse files
authored
Merge pull request #79 from codedge/dependabot/github_actions/codecov/codecov-action-1.5.2
github-actions(deps): bump codecov/codecov-action from 1.5.0 to 1.5.2
2 parents e2087ec + 20c79a9 commit 58748b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
env:
5050
APP_ENV: testing
5151

52-
- uses: codecov/codecov-action@v1.5.0
52+
- uses: codecov/codecov-action@v1.5.2
5353
name: Push coverage to codecov
5454
with:
5555
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)