Skip to content

Commit

Permalink
chore(deps): update moonrepo/setup-rust action to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and leo91000 committed Oct 21, 2024
1 parent 0ce0226 commit e91bba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codespeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup rust toolchain, cache and cargo-codspeed binary
uses: moonrepo/setup-rust@v0
uses: moonrepo/setup-rust@v1
with:
channel: stable
cache-target: release
Expand Down

0 comments on commit e91bba2

Please sign in to comment.