Skip to content

Commit

Permalink
build(deps): bump @actions/cache from 2.0.2 to 2.0.4 (#471)
Browse files Browse the repository at this point in the history
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and ldez committed May 16, 2022
1 parent 6aefae2 commit f3c064d
Show file tree
Hide file tree
Showing 5 changed files with 1,577 additions and 20 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -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
Expand Down

0 comments on commit f3c064d

Please sign in to comment.