diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 20e4493..be35d76 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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' }}