Skip to content

Commit abe67f8

Browse files
Update actions-rust-lang/setup-rust-toolchain action to v1.15.2 (#670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Eric Lau <[email protected]>
1 parent 72765d2 commit abe67f8

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@2fcdc490d667999e01ddbbf0f2823181beef6b39 # v1.15.0
99+
uses: actions-rust-lang/setup-rust-toolchain@1780873c7b576612439a134613cc4cc74ce5538c # v1.15.2
100100
with:
101101
toolchain: stable, nightly
102102
components: clippy, rustfmt, llvm-tools-preview

0 commit comments

Comments
 (0)