Skip to content

Commit fb2dce6

Browse files
committed
⬆️ update codecov action to version 5 in CI workflow
1 parent 61a267a commit fb2dce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
working-directory: ./packages/hyper_storage_flutter
4646
run: flutter test
4747
- name: Upload Coverage
48-
uses: codecov/codecov-action@v3
48+
uses: codecov/codecov-action@v5
4949
with:
5050
files: coverage/lcov.info
5151
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)