Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 804453b

Browse files
authored
Merge pull request #213 from Nick2bad4u/dependabot/github_actions/github-actions-4830dad0d4
build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 in the github-actions group
2 parents f7bdece + 457ae4c commit 804453b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Run tests and collect coverage
2222
run: pytest --cov app ${{ env.CODECOV_ATS_TESTS }}
2323
- name: Upload coverage to Codecov
24-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
24+
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
2525
with:
2626
flags: smart-tests
2727
verbose: true

0 commit comments

Comments
 (0)