Skip to content

Commit 09f4aeb

Browse files
committed
chore(ci): update codecov-action to v3
1 parent fddb1a9 commit 09f4aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
env:
8383
GITGUARDIAN_API_KEY: ${{ secrets.GITGUARDIAN_API_KEY }}
8484

85-
- uses: codecov/codecov-action@v1
85+
- uses: codecov/codecov-action@v3
8686
with:
8787
file: ./coverage.xml
8888
flags: unittests

0 commit comments

Comments
 (0)