Skip to content

Commit

Permalink
Merge 8c554c2 into c7c3bca
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 13, 2021
2 parents c7c3bca + 8c554c2 commit b3eb429
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Expand Up @@ -32,7 +32,7 @@ jobs:
coverage: none

- name: Cache dependencies installed with composer
uses: actions/cache@v2.1.4
uses: actions/cache@v2.1.5
with:
path: vendor
key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.json') }}
Expand Down

0 comments on commit b3eb429

Please sign in to comment.