Skip to content

Commit

Permalink
Merge pull request #778 from github/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…-rs/toolchain-1.0.7

Bump actions-rs/toolchain from 1.0.6 to 1.0.7
  • Loading branch information
dangoor authored Dec 20, 2024
2 parents 2c9f249 + 35868e8 commit cd40f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
with:
bundler-cache: true
- name: Setup Rust toolchain
uses: actions-rs/toolchain@b2417cde72dcf67f306c0ae8e0828a81bf0b189f
uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af
with:
toolchain: stable
- name: cache cargo dependencies
Expand Down

0 comments on commit cd40f32

Please sign in to comment.