test
This commit is contained in:
parent
d520ed5939
commit
a1e847d465
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ jobs:
|
||||||
|
|
||||||
- name: Cache Composer
|
- name: Cache Composer
|
||||||
id: cache-composer
|
id: cache-composer
|
||||||
uses: https://code.forgejo.org/actions/actions/cache@v4
|
uses: https://code.forgejo.org/actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: vendor
|
path: vendor
|
||||||
key: cache-composer-1
|
key: cache-composer-1
|
||||||
|
|
Loading…
Reference in a new issue