mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-12 17:10:05 +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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue