Skip to content

Commit

Permalink
Merge pull request #453 from imsnif/dependabot/github_actions/github-…
Browse files Browse the repository at this point in the history
…actions-89a064c588

chore(deps): bump mozilla-actions/sccache-action from 0.0.6 to 0.0.7 in the github-actions group
  • Loading branch information
cyqsimon authored Jan 1, 2025
2 parents 2f76217 + 7e9841a commit a8320c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected].6
uses: mozilla-actions/[email protected].7

- name: Install cross
if: matrix.cargo == 'cross'
Expand Down

0 comments on commit a8320c5

Please sign in to comment.