Skip to content

Commit 9b08988

Browse files
chore(deps): update codecov/codecov-action action to v3.1.3
1 parent cfdcb25 commit 9b08988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Run tests
4242
run: flutter test --coverage --coverage-path=lcov.info
4343

44-
- uses: codecov/[email protected].2
44+
- uses: codecov/[email protected].3
4545
if: ${{ matrix.channel == 'stable' }}
4646

4747
test-old-versions:

0 commit comments

Comments
 (0)