home / github / steps

Menu
  • Search all tables
  • GraphQL API

steps: 138732

This data as json

id seq job repo uses name with run env if
138732 3 27842 248903544 actions/cache@v2 Configure pip caching
{
    "path": "~/.cache/pip",
    "key": "${{ runner.os }}-pip-${{ hashFiles('**/setup.py') }}",
    "restore-keys": "${{ runner.os }}-pip-\n"
}
     
Powered by Datasette ยท Queries took 0.874ms