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

Commit 36b92c0

Browse files
authored
Merge pull request #74 from codedge/dependabot/github_actions/codecov/codecov-action-1.5.0
github-actions(deps): bump codecov/codecov-action from 1 to 1.5.0
2 parents 43d4e67 + 3441d2e commit 36b92c0

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
52+
- uses: codecov/codecov-action@v1.5.0
5353
name: Push coverage to codecov
5454
with:
5555
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)