Skip to content

Commit

Permalink
Merge pull request #52 from hoc081098/renovate/codecov-codecov-action…
Browse files Browse the repository at this point in the history
…-3.x

chore(deps): update codecov/codecov-action action to v3.1.1
  • Loading branch information
hoc081098 authored Jan 12, 2023
2 parents 96583d7 + c212f29 commit 76a0ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Run tests
run: flutter test --coverage --coverage-path=lcov.info

- uses: codecov/[email protected].0
- uses: codecov/[email protected].1
if: ${{ matrix.channel == 'stable' }}

test-old-versions:
Expand Down

0 comments on commit 76a0ce7

Please sign in to comment.