Skip to content

Commit f55626c

Browse files
authored
Merge pull request #121 from x52dev/dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.10.1
2 parents 26d0a22 + 6ba5e35 commit f55626c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- uses: actions/checkout@v4
7777

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

0 commit comments

Comments
 (0)