Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderdavisn authored Dec 4, 2023
1 parent 97cd62c commit c0d31e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ runs:
- run: |
git clone https://${{ inputs.git-token }}@github.com/oncarrot/harold.git --depth 5
cd harold
git checkout tags/v0.3.0
git checkout tags/v0.3.1
gem build harold.gemspec
gem install harold
cd ..
Expand Down

0 comments on commit c0d31e8

Please sign in to comment.