mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 14:29:23 +00:00
fix repetition
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# checkout
|
||||
|
||||
This action checks out your repository to `$GITHUB_WORKSPACE`, so that you so that your workflow can access the contents of your repository.
|
||||
This action checks out your repository to `$GITHUB_WORKSPACE`, so that your workflow can access the contents of your repository.
|
||||
|
||||
# Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user