mirror of
https://github.com/actions/checkout.git
synced 2026-07-29 01:49:07 +00:00
rebuild
This commit is contained in:
parent
3e2a278c82
commit
11d1522c79
2
dist/index.js
vendored
2
dist/index.js
vendored
|
|
@ -42107,7 +42107,7 @@ async function getInputs() {
|
|||
// guard.
|
||||
//
|
||||
// The trim below strips only the ASCII whitespace characters which are all forbidden
|
||||
// in a git branch name.
|
||||
// in a git branch name.
|
||||
// \t U+0009 horizontal tab - ASCII control, forbidden in ref names
|
||||
// \n U+000A line feed - ASCII control, forbidden in ref names
|
||||
// \v U+000B vertical tab - ASCII control, forbidden in ref names
|
||||
|
|
|
|||
Loading…
Reference in a new issue