Skip to content

Commit 44e3bc9

Browse files
chore(ci): upgrade to v5
1 parent 7806879 commit 44e3bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
with:
1111
source-folder: source
1212
code-coverage-cobertura: coverage.xml
13-
- uses: codecov/codecov-action@v4
13+
- uses: codecov/codecov-action@v5
1414
with:
1515
file: coverage.xml
1616
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)