Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/toolcache.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/toolcache.ts
@@ -16,7 +16,7 @@ import { Mode } from "./util";
* That library is not safe to use outside of actions as it makes assumptions about
* the state of the filesystem and available environment variables.
*
* On actions we can just delegates to the toolcache library, however outside of
* On actions we can just delegate to the toolcache library, however outside of
* actions we provide our own implementation.
*/

0 comments on commit 27bf3a2

Please sign in to comment.