From 2d8a04906b0e43f71248d55ea579fc37f9ab48e8 Mon Sep 17 00:00:00 2001 From: AlvoBen Date: Sun, 15 Sep 2024 09:52:10 +0300 Subject: [PATCH] try change github action --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5f2c5512b..7a10d3a91 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -66,7 +66,7 @@ jobs: if: inputs.dev == true uses: douglascamata/setup-docker-macos-action@0f8f0e9f1033ccfb6676fe219e91781393f8ed4b #v1-alpha with: - colima: "0.7.3" + colima: "v0.7.3" - name: Test docker if: inputs.dev == true run: |