mirror of
https://github.com/actions/setup-node.git
synced 2025-11-01 12:33:35 +00:00
Change workflow: to jobs: in README (#4)
This commit is contained in:
parent
3b7fa72b60
commit
68c1f30223
@ -23,7 +23,7 @@ actions:
|
|||||||
|
|
||||||
Matrix Testing:
|
Matrix Testing:
|
||||||
```yaml
|
```yaml
|
||||||
workflow:
|
jobs:
|
||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
@ -44,4 +44,4 @@ The scripts and documentation in this project are released under the [MIT Licens
|
|||||||
|
|
||||||
# Contributions
|
# Contributions
|
||||||
|
|
||||||
Contributions are welcome! See [Contributor's Guide](docs/contributors.md)
|
Contributions are welcome! See [Contributor's Guide](docs/contributors.md)
|
||||||
Loading…
x
Reference in New Issue
Block a user