Skip to content

Commit

Permalink
set v0.2.0 as default
Browse files Browse the repository at this point in the history
  • Loading branch information
walteh committed Nov 18, 2023
1 parent bd1bb74 commit e5cfc34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/simver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
{
name: install simver,
run: "go install github.com/walteh/simver/cmd/simver_github_actions@main",
run: "go install github.com/walteh/simver/cmd/simver_github_actions@v0.2.0",
},
{
name: run simver,
Expand Down

0 comments on commit e5cfc34

Please sign in to comment.