Improve Actions #27
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ jobs:
|
|||
|
||||
- name: Cache Composer
|
||||
id: cache-composer
|
||||
uses: https://code.forgejo.org/actions/actions/cache@v4
|
||||
uses: https://code.forgejo.org/actions/cache@v4
|
||||
with:
|
||||
path: vendor
|
||||
key: cache-composer-1
|
||||
|
|
Loading…
Reference in a new issue