build(deps): bump @actions/cache from 2.0.2 to 2.0.4 (#471)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-16 13:36:20 +02:00
committed by GitHub
parent 6aefae24f7
commit f3c064d740
5 changed files with 1577 additions and 20 deletions

View File

@ -11,6 +11,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.ref }}
- run: |
npm install
npm run all