Skip to content

Commit e7a8843

Browse files
committed
CI: Bump to codecov-action@v5
1 parent f192b17 commit e7a8843

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@v4
40+
uses: codecov/codecov-action@v5
4141
if: matrix.perl == 'latest'
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)