mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-11-18 14:51:07 +08:00
Small typo (#251)
This commit is contained in:
parent
be9f18b69f
commit
bedf824517
@ -7,7 +7,7 @@ Examples:
|
||||
```yaml
|
||||
steps:
|
||||
- uses: actions/javascript-action@v1 # recommended. starter workflows use this
|
||||
- user: actions/javascript-action@v1.0.0 # if an action offers specific releases
|
||||
- uses: actions/javascript-action@v1.0.0 # if an action offers specific releases
|
||||
- uses: actions/javascript-action@41775a4 # binding to a specific sha
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user