Skip to content

Commit 0f075b6

Browse files
Update actions-rust-lang/setup-rust-toolchain action to v1.15.0 (#645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52e4dfb commit 0f075b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696

9797
- name: Set up rust toolchain
9898
if: matrix.package == 'stellar' && matrix.variant == 'compile'
99-
uses: actions-rust-lang/setup-rust-toolchain@fb51252c7ba57d633bc668f941da052e410add48 #v1.13.0
99+
uses: actions-rust-lang/setup-rust-toolchain@2fcdc490d667999e01ddbbf0f2823181beef6b39 # v1.15.0
100100
with:
101101
toolchain: stable, nightly
102102
components: clippy, rustfmt, llvm-tools-preview

0 commit comments

Comments
 (0)