From f8ecb1d8496a29b64a355b3a171c62506a935b21 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Sat, 28 Oct 2023 09:00:00 -0400 Subject: [PATCH] more action upgrades --- .github/workflows/publish_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_image.yml b/.github/workflows/publish_image.yml index 0fd4467b..7911d875 100644 --- a/.github/workflows/publish_image.yml +++ b/.github/workflows/publish_image.yml @@ -32,7 +32,7 @@ jobs: id: buildx uses: docker/setup-buildx-action@v3 with: - buildx-version: latest + version: latest - name: Build and Push multi-arch to Docker Hub run: |