Skip to content

Commit 01d14d4

Browse files
chore(deps): update dtolnay/rust-toolchain digest to 29eef33 (#2038)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f5b458 commit 01d14d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-rust-cache/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
echo "🔍Targets: ${{ inputs.targets }}"
2727
echo "🔍Save-Cache: ${{ inputs.save-cache }}"
2828
29-
- uses: dtolnay/rust-toolchain@631a55b12751854ce901bb631d5902ceb48146f7 # stable
29+
- uses: dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
3030
with:
3131
components: ${{ inputs.components }}
3232
targets: ${{ inputs.targets }}

0 commit comments

Comments
 (0)