mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
Change workflow:
to jobs:
in README (#4)
This commit is contained in:
parent
3b7fa72b60
commit
68c1f30223
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ actions:
|
||||||
|
|
||||||
Matrix Testing:
|
Matrix Testing:
|
||||||
```yaml
|
```yaml
|
||||||
workflow:
|
jobs:
|
||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Add table
Reference in a new issue