We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1375c42 commit d0d0bbeCopy full SHA for d0d0bbe
README.md
@@ -160,7 +160,7 @@ You might want to use action called [@actions/checkout](https://github.com/actio
160
161
```yml
162
steps:
163
- - uses: actions/checkout@v3 # Uploads repository content to the runner
+ - uses: actions/checkout@v4 # Uploads repository content to the runner
164
with:
165
repository: "owner/repositoryName" # The one of the available inputs, visit https://github.com/actions/checkout#readme to find more
166
- uses: actions/labeler@v4
0 commit comments