Skip to content

Commit 2cbe503

Browse files
authored
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
2 parents 362aa89 + dbd0140 commit 2cbe503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
# It's too much of a hassle to set up sccache in cross.
125125
# See https://github.com/cross-rs/cross/wiki/Recipes#sccache.
126126
if: matrix.cargo == 'cargo'
127-
uses: mozilla-actions/[email protected].7
127+
uses: mozilla-actions/[email protected].9
128128

129129
- name: Install cross
130130
if: matrix.cargo == 'cross'

0 commit comments

Comments
 (0)