mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-07 19:47:25 +00:00
chore(deps): 0.0.21
This commit is contained in:
parent
7556b57ca3
commit
e461c0b680
2 changed files with 3 additions and 2 deletions
3
dist/codecov.sh
vendored
3
dist/codecov.sh
vendored
|
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
CC_WRAPPER_VERSION="0.0.21"
|
||||
CC_WRAPPER_VERSION="0.0.22"
|
||||
set +u
|
||||
say() {
|
||||
echo -e "$1"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4c4c177b3885a70ab6f7d284e3874690e217633f
|
||||
Subproject commit 44fa6396f465b4a2f5f1bf069acc63aca69bbbe9
|
||||
Loading…
Reference in a new issue