* Upgrade checkout to v1.1.0 to better support scripting git. * add changelog * Update README.md * Add local testing yaml * Add Status Badge to readme
* add docs about checking out the triggering ref * clarify checkout behavior
* clarify language I guess this action doesn't technically make sure that my working directory is `$GITHUB_WORKSPACE`, so this might be more precise? * fix repetition
version is deprecated and replaced by node-version
this is trivial for `on: push`, but might be helpful to remind readers that this ain't always so for other events. Hence the link to the docs.
* Update README.md * Create LICENSE * Update README.md