[CI] Upgrade cache action to v6
This commit is contained in:
2
.github/workflows/Check_commit_message.yml
vendored
2
.github/workflows/Check_commit_message.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
echo "::error::Commit $SHORT is missing a [Tag] prefix. Expected format: [Tag] Description (e.g. [CPU] Fix overflow in JIT)"
|
||||
FAILED=1
|
||||
fi
|
||||
done <<< "${COMMITS}"
|
||||
done <<< "$COMMITS"
|
||||
|
||||
echo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user