chore: update gpg key for phpdocumentor workflow

This commit is contained in:
michalsn 2025-02-15 12:03:25 +01:00
parent ae921b0a4e
commit da85d9f523
No known key found for this signature in database
GPG Key ID: 9ACAA935C3776CE9

View File

@ -49,7 +49,7 @@ jobs:
- name: Download latest phpDocumentor - name: Download latest phpDocumentor
working-directory: source working-directory: source
run: phive --no-progress install --trust-gpg-keys 8AC0BAA79732DD42 phpDocumentor run: phive --no-progress install --trust-gpg-keys 6DA3ACC4991FFAE5 phpDocumentor
- name: Prepare API repo - name: Prepare API repo
working-directory: api working-directory: api