Skip to content

Commit 8935132

Browse files
committed
Bump codecov/codecov-action from 1 to 2
1 parent 6bc5bde commit 8935132

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
@@ -48,7 +48,7 @@ jobs:
4848
*.cache-to=type=gha,scope=ftpgrab-test
4949
-
5050
name: Upload coverage
51-
uses: codecov/codecov-action@v1
51+
uses: codecov/codecov-action@v2
5252
with:
5353
file: ./coverage.txt
5454

0 commit comments

Comments
 (0)