Skip to content

Commit e0f5df9

Browse files
committed
Update codecov action version
1 parent 964ce24 commit e0f5df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
if: ${{ always() }}
5858

5959
- name: Coverage
60-
uses: codecov/codecov-action@v2
60+
uses: codecov/codecov-action@v3
6161

6262
deploy:
6363
# this will run when you have tagged a commit, starting with "v*"

0 commit comments

Comments
 (0)