Skip to content

Commit 10a07bb

Browse files
build(deps): bump actions-rust-lang/setup-rust-toolchain (#112)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10bad41 commit 10a07bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919

2020
- name: Install Rust
21-
uses: actions-rust-lang/setup-rust-toolchain@v1.9.0
21+
uses: actions-rust-lang/setup-rust-toolchain@v1.10.1
2222
with:
2323
components: llvm-tools-preview
2424

0 commit comments

Comments
 (0)