Skip to content

Commit 68bd1a7

Browse files
chore(deps): bump codecov/codecov-action from v1.2.2 to v1.3.1 (#2100)
1 parent 4195c14 commit 68bd1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: c-hive/gha-yarn-cache@v1
3333
- run : yarn --silent
3434
- run: yarn test
35-
- uses: codecov/codecov-action@v1.2.2
35+
- uses: codecov/codecov-action@v1.3.1
3636
with:
3737
fail_ci_if_error: false # optional (default = false)
3838
env:

0 commit comments

Comments
 (0)