Skip to content

Commit 9672c6b

Browse files
Update actions-rust-lang/setup-rust-toolchain action to v1.15.4
1 parent b907a53 commit 9672c6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

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

113113
- name: Set up rust toolchain
114114
if: matrix.package == 'stellar' && matrix.variant == 'compile'
115-
uses: actions-rust-lang/setup-rust-toolchain@1780873c7b576612439a134613cc4cc74ce5538c # v1.15.2
115+
uses: actions-rust-lang/setup-rust-toolchain@150fca883cd4034361b621bd4e6a9d34e5143606 # v1.15.4
116116
with:
117117
toolchain: stable, nightly
118118
components: clippy, rustfmt, llvm-tools-preview

0 commit comments

Comments
 (0)