Skip to content

Commit 5509562

Browse files
authored
Merge pull request #205 from AliSayyah/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents a59eead + 2e4ec8e commit 5509562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: list files
5656
run: ls -l .
5757

58-
- uses: codecov/codecov-action@v3
58+
- uses: codecov/codecov-action@v4
5959
with:
6060
fail_ci_if_error: false
6161
files: coverage.xml

0 commit comments

Comments
 (0)