diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4fa3e95b87..e14ab49277 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -476,7 +476,7 @@ jobs: with: ref: ${{ needs.set-tags.outputs.git_ref }} - name: Run sccache-cache - uses: mozilla-actions/sccache-action@v0.0.6 + uses: mozilla-actions/sccache-action@v0.0.7 - name: Setup Variables shell: bash run: |