Skip to content

Commit 9356a6d

Browse files
Bump mozilla-actions/sccache-action from 0.0.3 to 0.0.6
Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.3 to 0.0.6. - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](Mozilla-Actions/sccache-action@v0.0.3...v0.0.6) --- updated-dependencies: - dependency-name: mozilla-actions/sccache-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2b85a8 commit 9356a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
pip install pytest pytest-xdist
103103
104104
- name: Initialize LLVM build cache
105-
uses: mozilla-actions/sccache-action@v0.0.3
105+
uses: mozilla-actions/sccache-action@v0.0.6
106106

107107
- name: Build
108108
shell: pwsh

0 commit comments

Comments
 (0)