Skip to content

Commit 97b6eda

Browse files
chore(deps): update codecov/codecov-action action to v4
1 parent c45fc96 commit 97b6eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-testing.yml

+1-1
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@v4.1.1
2727
with:
2828
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)