Skip to content

Commit 6887d0b

Browse files
chore: Update codeql and codecov scan gh actions (#178)
1 parent a2913bd commit 6887d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
run: make test
2727

2828
- name: Upload codecov
29-
uses: codecov/codecov-action@v3.1.4
29+
uses: codecov/codecov-action@v4
3030
with:
3131
file: coverage.out

0 commit comments

Comments
 (0)