mirror of
https://github.com/actions/setup-go.git
synced 2025-04-23 17:40:50 +00:00
Update README.md
This commit is contained in:
parent
089c1d9041
commit
acb2fd8040
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ steps:
|
||||||
- run: go run hello.go
|
- run: go run hello.go
|
||||||
```
|
```
|
||||||
|
|
||||||
**Caching wwith multiple concurrent jobs**
|
**Caching with multiple concurrent jobs**
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue