generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Any support for the restore-keys from actions/cache@v3 for cache fallback?
- uses: actions/cache@v3
name: Composer Cache
with:
path: ${{ steps.composer-cache-dir.outputs.dir }}
key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.lock') }}
restore-keys: |
${{ runner.os }}-composer-
eirikwah, aslanchek, tomchang-tubi and bilelomrani1
Metadata
Metadata
Assignees
Labels
No labels