Skip to content

Commit 9f35a7f

Browse files
Bump codecov/codecov-action from 4 to 5 (#278)
1 parent 1bc1083 commit 9f35a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
paths: '**/build/test-results/*/*.xml'
4343
if: always()
4444
- name: Code Coverage
45-
uses: codecov/codecov-action@v4
45+
uses: codecov/codecov-action@v5
4646
with:
4747
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)