Update sccache-action to 0.0.10 (#186)

This commit is contained in:
project516
2026-05-14 16:48:34 -05:00
committed by GitHub
parent 59240bf387
commit f27fbbc61d
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
run: brew install sdl3
- name: Setup sccache
uses: mozilla-actions/sccache-action@v0.0.9
uses: mozilla-actions/sccache-action@v0.0.10
- name: Set up MSVC env
if: ${{ matrix.os == 'windows-latest' }}