Skip to content

Commit 04b457a

Browse files
authored
chore(deps): update shrink/actions-docker-extract action to v4 (#9117)
1 parent 2565d56 commit 04b457a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
php-version: "8.1"
2525
- name: Extract phpDocumentor
2626
id: extract
27-
uses: shrink/actions-docker-extract@v2
27+
uses: shrink/actions-docker-extract@v4
2828
with:
2929
image: "phpdoc/phpdoc:3.5.3"
3030
path: "/opt/phpdoc/."

0 commit comments

Comments
 (0)