Skip to content

Commit

Permalink
Merge pull request #121 from x52dev/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…-rust-lang/setup-rust-toolchain-1.10.1
  • Loading branch information
robjtede authored Dec 10, 2024
2 parents 26d0a22 + 6ba5e35 commit f55626c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Rust (${{ vars.RUST_VERSION_API_DIFF }})
uses: actions-rust-lang/[email protected].0
uses: actions-rust-lang/[email protected].1
with:
toolchain: ${{ vars.RUST_VERSION_API_DIFF }}

Expand Down

0 comments on commit f55626c

Please sign in to comment.