1
0
Fork 0
mirror of synced 2025-04-04 14:23:40 +03:00

Merge pull request #219 from Neur0toxine/fix-cache-action

fix github workflows (cache action)
This commit is contained in:
Pavel 2025-03-04 20:00:39 +03:00 committed by GitHub
commit 5a3547894a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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