mirror of
https://github.com/actions/setup-node.git
synced 2025-11-07 21:16:56 +00:00
Change workflow: to jobs: in README
This commit is contained in:
parent
47177e86fd
commit
9d708855b2
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ actions:
|
|||
|
||||
Matrix Testing:
|
||||
```yaml
|
||||
workflow:
|
||||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in a new issue