Skip to content

Commit 01103fc

Browse files
committed
CI: Bump to codecov-action@v4
1 parent a00a82d commit 01103fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
TEST_SHARED=1 TEST_SUBREAPER=1 cover -test -report codecovbash
3939
- name: Upload coverage to ☂️ Codecov
40-
uses: codecov/codecov-action@v3
40+
uses: codecov/codecov-action@v4
4141
if: matrix.perl == 'latest'
4242
with:
4343
file: cover_db/codecov.json

0 commit comments

Comments
 (0)