Skip to content

Commit f7983e3

Browse files
chore(deps): update moonrepo/setup-rust action to v1
1 parent bdf449e commit f7983e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222

2323
- name: Setup rust toolchain, cache and cargo-codspeed binary
24-
uses: moonrepo/setup-rust@v0
24+
uses: moonrepo/setup-rust@v1
2525
with:
2626
channel: stable
2727
cache-target: release

0 commit comments

Comments
 (0)