Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
c-git authored Feb 1, 2024
1 parent db7df64 commit 018d71c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/semver_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout@main
uses: wykies/checkout@main
uses: wykies/checkout
- name: Check semver
uses: obi1kenobi/cargo-semver-checks-action@main
uses: obi1kenobi/cargo-semver-checks-action@main

0 comments on commit 018d71c

Please sign in to comment.