Skip to content

Commit 272f1c8

Browse files
chore(deps): update codecov/codecov-action action to v3.1.4
1 parent c45fc96 commit 272f1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
env:
2424
CI: true
2525
- name: Codecov
26-
uses: codecov/codecov-action@v3.1.1
26+
uses: codecov/codecov-action@v3.1.4
2727
with:
2828
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)