Added version warning
This commit is contained in:
parent
e47f6a420a
commit
b915d09105
@ -4,6 +4,8 @@ set -e
|
||||
|
||||
echo "::group::changed-files"
|
||||
|
||||
echo "::warning::Legacy version detected, please switch to the recommended v10.x. See https://github.com/tj-actions/changed-files#versioning for more information"
|
||||
|
||||
echo "Resolving repository path..."
|
||||
|
||||
if [[ -n $INPUT_PATH ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user