1
0
Fork 0
mirror of synced 2025-04-03 13:53:39 +03:00

fix github workflows (cache action)

This commit is contained in:
Pavel 2025-03-04 19:52:24 +03:00
parent 831ed64871
commit 1d05f3efeb

View file

@ -27,7 +27,7 @@ jobs:
php-version: "8.3"
- name: Cache phpDocumentor
id: cache-phpdocumentor
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: phpDocumentor.phar
key: phpdocumentor