Skip to content

Commit

Permalink
Upgrade cargo-semver-checks-actions to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
rtzoeller committed Nov 26, 2023
1 parent 594bc44 commit eaeac60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
- uses: actions/checkout@v2

- name: Check semver (must manually inspect)
uses: obi1kenobi/cargo-semver-checks-action@v1
uses: obi1kenobi/cargo-semver-checks-action@v2
continue-on-error: true

0 comments on commit eaeac60

Please sign in to comment.