home / github / steps

Menu
  • Search all tables
  • GraphQL API

steps: 138825

This data as json

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