Skip to content

Commit d0d0bbe

Browse files
committed
Update documentation
1 parent 1375c42 commit d0d0bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ You might want to use action called [@actions/checkout](https://github.com/actio
160160

161161
```yml
162162
steps:
163-
- uses: actions/checkout@v3 # Uploads repository content to the runner
163+
- uses: actions/checkout@v4 # Uploads repository content to the runner
164164
with:
165165
repository: "owner/repositoryName" # The one of the available inputs, visit https://github.com/actions/checkout#readme to find more
166166
- uses: actions/labeler@v4

0 commit comments

Comments
 (0)