We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2881c8 commit 85ea93aCopy full SHA for 85ea93a
1 file changed
.github/workflows/publish-binaries.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
47
48
- name: Set up Rust toolchain
49
- uses: actions-rust-lang/setup-rust-toolchain@46268bd060767258de96ed93c1251119784f2ab6 # v1.16.1
+ uses: actions-rust-lang/setup-rust-toolchain@166cdcfd11aee3cb47222f9ddb555ce30ddb9659 # v1.17.0
50
with:
51
components: clippy, llvm-tools-preview, rustfmt, rust-std
52
target: ${{ matrix.target }}
0 commit comments