mirror of https://github.com/encounter/objdiff.git
ci: Update sccache-action version
This commit is contained in:
parent
a5668b484b
commit
aecb078b2a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue