Skip to content

Commit

Permalink
Fix CI typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lpotthast committed Mar 26, 2024
1 parent 8934df7 commit 100a03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-semver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Sember Checks
- name: Semver Checks
uses: obi1kenobi/cargo-semver-checks-action@v2
with:
rust-toolchain: nightly-2024-01-29

0 comments on commit 100a03b

Please sign in to comment.