Merge pull request #462 from imsnif/dependabot/github_actions/github-actions-92d22e214d

chore(deps): bump mozilla-actions/sccache-action from 0.0.7 to 0.0.9 in the github-actions group
This commit is contained in:
cyqsimon
2025-07-10 11:01:19 +08:00
committed by GitHub

View File

@@ -124,7 +124,7 @@ jobs:
# It's too much of a hassle to set up sccache in cross.
# See https://github.com/cross-rs/cross/wiki/Recipes#sccache.
if: matrix.cargo == 'cargo'
uses: mozilla-actions/sccache-action@v0.0.7
uses: mozilla-actions/sccache-action@v0.0.9
- name: Install cross
if: matrix.cargo == 'cross'