Skip to content

Commit 569d55a

Browse files
committed
Bump codecov/codecov-action from 3.1.3 to 3.1.4 - #31
1 parent 8b7372f commit 569d55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
226226
- name: Upload coverage to Codecov
227227
# see: https://github.com/codecov/codecov-action#usage
228-
uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 # v3.1.3
228+
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
229229
with:
230230
verbose: true
231231
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)