Skip to content

Commit 856d9af

Browse files
dependabot[bot]rnijveld
authored andcommitted
Bump dtolnay/rust-toolchain
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from 315e265cd78dad1e1dcf3a5074f6d6c47029d5aa to a54c7afa936fefeb4456b2dd8068152669aa8203. - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@315e265...a54c7af) --- updated-dependencies: - dependency-name: dtolnay/rust-toolchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ea1e5a commit 856d9af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/packaging.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
version: 1
2828

2929
- name: Install toolchain
30-
uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa
30+
uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203
3131
with:
3232
toolchain: "stable"
3333
components: "llvm-tools"
@@ -93,7 +93,7 @@ jobs:
9393
path: target/pkg/
9494

9595
- name: Install toolchain
96-
uses: dtolnay/rust-toolchain@315e265cd78dad1e1dcf3a5074f6d6c47029d5aa
96+
uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203
9797
with:
9898
toolchain: "stable"
9999
components: "llvm-tools"

0 commit comments

Comments
 (0)