Skip to content

Commit

Permalink
Update rust toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrodzilla committed Apr 28, 2023
1 parent ca4edaa commit 66525c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- name: Set up Rust
uses: actions/setup-rust@v1
- name: rust-toolchain
uses: actions-rs/toolchain@v1.0.6
with:
rust-version: stable
profile: minimal
Expand Down

0 comments on commit 66525c6

Please sign in to comment.