We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mozilla-actions/sccache-action
1 parent 327955e commit 47d64d0Copy full SHA for 47d64d0
.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