mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 05:45:19 +01:00
Merge ae90fb6bbf into 1b49d0d3b5
This commit is contained in:
commit
8b0ef8a3a0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -88,7 +88,7 @@ jobs:
|
||||||
|
|
||||||
- name: Cache QEMU
|
- name: Cache QEMU
|
||||||
id: cache-qemu
|
id: cache-qemu
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v5
|
||||||
with:
|
with:
|
||||||
path: qemu-${{ env.QEMU_VERSION }}/build
|
path: qemu-${{ env.QEMU_VERSION }}/build
|
||||||
key: ${{ runner.OS }}-qemu-${{ env.QEMU_VERSION }}
|
key: ${{ runner.OS }}-qemu-${{ env.QEMU_VERSION }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue