1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-03-10 00:04:48 +01:00
Commit graph

159 commits

Author SHA1 Message Date
Andy McKay
7f0669ca1f Update action.yml ()
This partially fixes  by updating the description to match the request. However I'm assuming the runner adds in the `Action` part by truncating the description? cc @bryanmacfarlane
2019-08-16 11:00:30 -04:00
Doug Moscrop
cacfc4155d Change version to node-version ()
version is deprecated and replaced by node-version
2019-08-16 10:59:11 -04:00
Ahmet Alp Balkan
6e6328ef28 README: Environment variable typo fix () 2019-08-16 10:56:22 -04:00
Edward Thomson
53bed0742e Submodule documentation improvements () 2019-08-13 15:44:07 -04:00
Max Held
b4b537b06a clarify default checkout sha ()
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.
2019-08-13 10:53:03 -04:00
Bryan MacFarlane
af513c7a01
actions to steps 2019-07-25 21:30:48 -04:00
Danny McCormick
bf4af63534
Add docs ()
* Update README.md

* Create LICENSE

* Update README.md
2019-07-23 15:32:03 -04:00
Ting
3df79e0276 add checkout action.yml ()
* initial test.

* test

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml

* Update action.yml
2019-07-23 11:50:59 -04:00
Chris Patterson
44679f67d2
Initial commit 2019-07-19 13:15:34 -04:00