We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mozilla-actions/sccache-action
1 parent 94e6d36 commit bb90b19Copy full SHA for bb90b19
.github/workflows/build-tarball.yml
@@ -80,7 +80,7 @@ jobs:
80
with:
81
python-version: ${{ env.PYTHON_VERSION }}
82
- name: Set up sccache
83
- uses: mozilla-actions/sccache-action@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
+ uses: mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
84
85
version: v0.8.1
86
- name: Environment Information
0 commit comments