mirror of
https://github.com/actions/checkout.git
synced 2026-08-01 23:14:23 +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.
|
// 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…
Reference in New Issue
Block a user