We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec12c44 commit cbb3044Copy full SHA for cbb3044
1 file changed
.github/workflows/test.yml
@@ -124,7 +124,7 @@ jobs:
124
125
- name: Set up rust toolchain
126
if: matrix.package == 'stellar' && matrix.variant == 'compile'
127
- uses: actions-rust-lang/setup-rust-toolchain@1780873c7b576612439a134613cc4cc74ce5538c # v1.15.2
+ uses: actions-rust-lang/setup-rust-toolchain@46268bd060767258de96ed93c1251119784f2ab6 # v1.16.1
128
with:
129
toolchain: stable, nightly
130
components: clippy, rustfmt, llvm-tools-preview
0 commit comments