Skip to content

Commit c937121

Browse files
chore(deps): update docker/setup-buildx-action action to v3
1 parent 5a7020b commit c937121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-php7.4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
id: vars
1515
run: echo ::set-output name=tag::$
1616
- name: Set up Docker Buildx
17-
uses: docker/setup-buildx-action@v1
17+
uses: docker/setup-buildx-action@v3
1818
- name: Login to DockerHub
1919
uses: docker/login-action@v1
2020
with:

0 commit comments

Comments
 (0)