Compare commits
1 Commits
b7dfbc53b9
...
edf95e6083
Author | SHA1 | Date | |
---|---|---|---|
edf95e6083 |
@ -29,7 +29,7 @@ jobs:
|
||||
- name: Cache PHPStan
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: .phpstan
|
||||
path: .phpstan.cache
|
||||
key: phpstan-${{ hashFiles('composer.lock', 'phpstan.dist.neon') }}
|
||||
|
||||
- name: Cache PHP CS Fixer
|
||||
|
Loading…
x
Reference in New Issue
Block a user