We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2565d56 commit 04b457aCopy full SHA for 04b457a
1 file changed
.github/workflows/docs.yaml
@@ -24,7 +24,7 @@ jobs:
24
php-version: "8.1"
25
- name: Extract phpDocumentor
26
id: extract
27
- uses: shrink/actions-docker-extract@v2
+ uses: shrink/actions-docker-extract@v4
28
with:
29
image: "phpdoc/phpdoc:3.5.3"
30
path: "/opt/phpdoc/."
0 commit comments