Skip to content

Commit

Permalink
try change github action
Browse files Browse the repository at this point in the history
  • Loading branch information
BenAlvo1 committed Sep 15, 2024
1 parent 39ebe96 commit 2d8a049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 2d8a049

Please sign in to comment.