We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d580507 + 9ef6d29 commit ced6be8Copy full SHA for ced6be8
.github/workflows/deploy-apidocs.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Download latest phpDocumentor
51
working-directory: source
52
- run: sudo phive --no-progress install --global --trust-gpg-keys 67F861C3D889C656 phpDocumentor
+ run: sudo phive --no-progress install --global --trust-gpg-keys 8AC0BAA79732DD42 phpDocumentor
53
54
- name: Prepare API repo
55
working-directory: api
0 commit comments