⚠️ update-action-cache-to-v5 #13
@@ -55,7 +55,7 @@ jobs:
|
||||
key: phpstan-${{ hashFiles('composer.lock', 'phpstan.dist.neon') }}
|
||||
|
||||
- name: Cache PHP CS Fixer
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: .php-cs-fixer.cache
|
||||
key: phpcs-${{ hashFiles('composer.lock', '.php-cs-fixer.dist.php') }}
|
||||
|
||||
Reference in New Issue
Block a user