Skip to content

Commit 24e2257

Browse files
committed
chore(deps): update codecov/codecov-action action to v3.1.0
1 parent e527d10 commit 24e2257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Test
6464
run: npm test
6565
- name: Upload coverage to Codecov
66-
uses: codecov/codecov-action@e3c560433a6cc60aec8812599b7844a7b4fa0d71 # tag=v3.0.0
66+
uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378 # tag=v3.1.0
6767
with:
6868
token: ${{ secrets.CODECOV_TOKEN }}
6969
file: ./coverage/cobertura-coverage.xml

0 commit comments

Comments
 (0)