44b7815b62
If the checkout directory doesn't contain .git, previously the action always erased the entire directory: now, it only does it if the clean input is true (which is the default). This means that files set-up _before_ actions/checkout is used do not get erased before cloning and checkout the repository. |
||
---|---|---|
.. | ||
index.js | ||
problem-matcher.json |