Skip to content

Commit

Permalink
bump cargo-release version
Browse files Browse the repository at this point in the history
  • Loading branch information
eike-hass committed Jan 18, 2024
1 parent 36a2fa1 commit b278184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/publish/publish-rust/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ runs:

- name: Install cargo-release
shell: bash
run: cargo install --version =0.24 cargo-release
run: cargo install --version =0.25 cargo-release

- name: Publish library to crates.io
shell: bash
Expand Down

0 comments on commit b278184

Please sign in to comment.