mirror of
https://github.com/actions/checkout.git
synced 2026-07-18 03:50:07 +08:00
rebuild
This commit is contained in:
parent
3e2a278c82
commit
11d1522c79
1 changed files with 1 additions and 1 deletions
2
dist/index.js
vendored
2
dist/index.js
vendored
|
|
@ -42107,7 +42107,7 @@ async function getInputs() {
|
||||||
// guard.
|
// guard.
|
||||||
//
|
//
|
||||||
// The trim below strips only the ASCII whitespace characters which are all forbidden
|
// 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
|
// \t U+0009 horizontal tab - ASCII control, forbidden in ref names
|
||||||
// \n U+000A line feed - 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
|
// \v U+000B vertical tab - ASCII control, forbidden in ref names
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue