diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c7718ad5..c89eab0b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -241,7 +241,7 @@ jobs: workspaces: 'semver' - name: Set up sccache - uses: mozilla-actions/sccache-action@v0.0.5 + uses: mozilla-actions/sccache-action@v0.0.6 - name: build and cache run: | @@ -291,7 +291,7 @@ jobs: workspaces: 'semver' - name: Set up sccache - uses: mozilla-actions/sccache-action@v0.0.5 + uses: mozilla-actions/sccache-action@v0.0.6 - name: build and cache run: |