Skip to content

Commit

Permalink
Fix typo in version
Browse files Browse the repository at this point in the history
  • Loading branch information
swsnr committed Mar 22, 2024
1 parent cc80971 commit c665a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# The standard Rust version
- stable
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@4
- uses: dtolnay/rust-toolchain@master
with:
toolchain: ${{ matrix.rust }}
Expand Down

0 comments on commit c665a14

Please sign in to comment.