Skip to content

Commit 2da3d2d

Browse files
Bump codecov/codecov-action from 4.4.0 to 4.4.1 (#181)
1 parent 859f5b0 commit 2da3d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161
--include "$(pwd)/*.?pp"
6262
6363
- name: Upload coverage reports to Codecov
64-
uses: codecov/codecov-action@6d798873df2b1b8e5846dba6fb86631229fbcb17 # v4.4.0
64+
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
6565
env:
6666
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)