Skip to content

Commit 83554c9

Browse files
authored
Merge pull request #405 from adrn/dependabot/github_actions/codecov/codecov-action-5.4.0
Bump codecov/codecov-action from 5.1.2 to 5.4.0
2 parents 36855a8 + 482dbda commit 83554c9

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
@@ -128,6 +128,6 @@ jobs:
128128
--durations=20 .
129129
130130
- name: Upload coverage report
131-
uses: codecov/codecov-action@v5.1.2
131+
uses: codecov/codecov-action@v5.4.0
132132
with:
133133
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)