mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-05 19:45:50 +00:00
Update README.md
This commit is contained in:
parent
7990b10a0c
commit
5881116d18
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ By default, the repository that triggered the workflow is checked-out, for the r
|
||||||
|
|
||||||
Refer [here](https://help.github.com/en/articles/events-that-trigger-workflows) to learn which commit `$GITHUB_SHA` points to for different events.
|
Refer [here](https://help.github.com/en/articles/events-that-trigger-workflows) to learn which commit `$GITHUB_SHA` points to for different events.
|
||||||
|
|
||||||
Changes in V2:
|
# What's new
|
||||||
|
|
||||||
- Improved fetch performance
|
- Improved fetch performance
|
||||||
- The default behavior now fetches only the SHA being checked-out
|
- The default behavior now fetches only the SHA being checked-out
|
||||||
- Script authenticated git commands
|
- Script authenticated git commands
|
||||||
|
|
Loading…
Reference in a new issue