Skip to content

Commit

Permalink
chore(deps): update moonrepo/setup-rust action to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 929bfd4 commit 0a3ca6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-rust-toolchain/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ runs:
echo "GITHUB_WORKFLOW=" >> $GITHUB_ENV
echo "GITHUB_JOB=" >> $GITHUB_ENV
- name: Install rust toolchain
uses: moonrepo/setup-rust@b8edcc56aab474d90c7cf0bb8beeaf8334c15e9f # v1
uses: moonrepo/setup-rust@b8edcc56aab474d90c7cf0bb8beeaf8334c15e9f # v1.1.0
with:
cache-target: "../codegen/target/debug"

0 comments on commit 0a3ca6b

Please sign in to comment.