Skip to content

Commit ff9d33f

Browse files
Update docker-build-m1.yml
1 parent 6acee9c commit ff9d33f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-m1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
3838

3939
- name: Set up Docker Buildx
40-
uses: docker/setup-buildx-action@v1
40+
uses: docker/setup-buildx-action@v2
4141

4242
- name: Building
4343
run: |

0 commit comments

Comments
 (0)