Skip to content

Commit 58fcee9

Browse files
chore(deps): update codecov/codecov-action action to v3.1.5
1 parent 2a28c32 commit 58fcee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
args: "-- --test-threads 1"
3131

3232
- name: Upload to codecov.io
33-
uses: codecov/codecov-action@v3.1.4
33+
uses: codecov/codecov-action@v3.1.5
3434
with:
3535
token: ${{secrets.CODECOV_TOKEN}}
3636

0 commit comments

Comments
 (0)