Skip to content

Commit 264217a

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent f156431 commit 264217a

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
@@ -51,6 +51,6 @@ jobs:
5151
KEYVAULT_TENANT_ID: ${{ secrets.KEYVAULT_TENANT_ID }}
5252

5353
- name: Upload coverage to Codecov
54-
uses: codecov/codecov-action@v5
54+
uses: codecov/codecov-action@v6
5555
with:
5656
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)