Skip to content

Commit 2080278

Browse files
Update actions-rust-lang/setup-rust-toolchain action to v1.16.0
1 parent 41494aa commit 2080278

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
@@ -124,7 +124,7 @@ jobs:
124124

125125
- name: Set up rust toolchain
126126
if: matrix.package == 'stellar' && matrix.variant == 'compile'
127-
uses: actions-rust-lang/setup-rust-toolchain@1780873c7b576612439a134613cc4cc74ce5538c # v1.15.2
127+
uses: actions-rust-lang/setup-rust-toolchain@2b1f5e9b395427c92ee4e3331786ca3c37afe2d7 # v1.16.0
128128
with:
129129
toolchain: stable, nightly
130130
components: clippy, rustfmt, llvm-tools-preview

0 commit comments

Comments
 (0)