ci: Update sccache-action version

This commit is contained in:
Luke Street 2024-03-13 18:34:28 -06:00
parent a5668b484b
commit aecb078b2a
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ jobs:
sudo apt-get update
sudo apt-get -y install ${{ matrix.packages }}
- name: Run sccache-cache
uses: mozilla-actions/sccache-action@v0.0.3
uses: mozilla-actions/sccache-action@v0.0.4
- name: Checkout
uses: actions/checkout@v4
- name: Setup Rust toolchain