Skip to content

Commit 0636058

Browse files
chore(deps): Bump moonrepo/setup-rust from 1.2.2 to 1.3.0 (#319)
Bumps [moonrepo/setup-rust](https://github.com/moonrepo/setup-rust) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/moonrepo/setup-rust/releases) - [Changelog](https://github.com/moonrepo/setup-rust/blob/master/CHANGELOG.md) - [Commits](moonrepo/setup-rust@ede6de0...abb2d32) --- updated-dependencies: - dependency-name: moonrepo/setup-rust dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Damir Jelić <poljar@termina.org.uk>
1 parent 7a14c9c commit 0636058

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Setup rust toolchain, cache and cargo-codspeed binary
26-
uses: moonrepo/setup-rust@ede6de059f8046a5e236c94046823e2af11ca670
26+
uses: moonrepo/setup-rust@abb2d32350334249b178c401e5ec5836e0cd88d3
2727
with:
2828
channel: stable
2929
cache-target: release

0 commit comments

Comments
 (0)