mirror of
https://github.com/imsnif/bandwhich.git
synced 2026-02-09 01:59:18 +08:00
Merge pull request #453 from imsnif/dependabot/github_actions/github-actions-89a064c588
chore(deps): bump mozilla-actions/sccache-action from 0.0.6 to 0.0.7 in the github-actions group
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -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.6
|
||||
uses: mozilla-actions/sccache-action@v0.0.7
|
||||
|
||||
- name: Install cross
|
||||
if: matrix.cargo == 'cross'
|
||||
|
||||
Reference in New Issue
Block a user