steps: 138820
This data as json
| id | seq | job | repo | uses | name | with | run | env | if |
|---|---|---|---|---|---|---|---|---|---|
| 138820 | 2 | 27861 | 107914493 | actions/cache@v2 | Configure npm caching | {
"path": "~/.npm",
"key": "${{ runner.OS }}-npm-${{ hashFiles('**/package-lock.json') }}",
"restore-keys": "${{ runner.OS }}-npm-\n"
} |