Update sccache action to get CI working again

This commit is contained in:
itsjunetime
2025-04-20 11:37:18 -06:00
parent f044a7fa4d
commit 061863d34c
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Setup sccache
if: github.event_name != 'release' && github.event_name != 'workflow_dispatch'
uses: mozilla-actions/sccache-action@v0.0.6
uses: mozilla-actions/sccache-action@v0.0.8
- name: Configure sccache
if: github.event_name != 'release' && github.event_name != 'workflow_dispatch'
run: |