Skip to content

Commit 8e50859

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent a1b31e4 commit 8e50859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Run tests
3939
run: make test
4040
- name: Upload coverage reports to Codecov
41-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
41+
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5
4242
with:
4343
use_oidc: true
4444

0 commit comments

Comments
 (0)