Skip to content

Commit c9b5ae7

Browse files
Bump codecov/codecov-action from 4 to 5 (#353)
1 parent f4a26e5 commit c9b5ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
${{ env.RUN_TEST }}
7373
7474
- name: ${{ matrix.os }}, ${{ matrix.environment-file }}
75-
uses: codecov/codecov-action@v4
75+
uses: codecov/codecov-action@v5
7676
with:
7777
token: ${{ secrets.CODECOV_TOKEN }}
7878
file: ./coverage.xml

0 commit comments

Comments
 (0)