cache/__tests__
Vít Stanislav 2ebdcff279
Add "see more" link to GHE-not-supported warning ()
* Add "see more" link to GHE-not-supported warning

I lived for several months thinking that support for caching action on GHE is just a matter of time, because it's such an important thing to have. Only today, I discovered that originally it was not planned at all. And that people already created some workarounds. So I hope that linking the issue from the warning message will save other people from what happened to me :-)

* Update new GHE-not-supported message in tests

* Update generated dist files
..
__fixtures__ Add unit tests for actionUtils ()
actionUtils.test.ts Use parseInt instead of Number to handle empty strings
create-cache-files.sh Add path argument to create-cache-files.sh
restore.test.ts Add "see more" link to GHE-not-supported warning ()
save.test.ts Add "see more" link to GHE-not-supported warning ()
verify-cache-files.sh Add path argument to verify-cache-files.sh