mirror of
https://github.com/encounter/objdiff.git
synced 2025-06-07 23:23:34 +00:00
ci: Update sccache-action version
This commit is contained in:
parent
a5668b484b
commit
aecb078b2a
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -118,7 +118,7 @@ jobs:
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get -y install ${{ matrix.packages }}
|
sudo apt-get -y install ${{ matrix.packages }}
|
||||||
- name: Run sccache-cache
|
- name: Run sccache-cache
|
||||||
uses: mozilla-actions/sccache-action@v0.0.3
|
uses: mozilla-actions/sccache-action@v0.0.4
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Setup Rust toolchain
|
- name: Setup Rust toolchain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user