chore(deps): update actions/cache action to v5.0.5 (#4991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ci-flatpak.yml
vendored
2
.github/workflows/ci-flatpak.yml
vendored
@@ -105,7 +105,7 @@ jobs:
|
|||||||
cp glad-dependencies.json build/
|
cp glad-dependencies.json build/
|
||||||
|
|
||||||
- name: Cache Flatpak build
|
- name: Cache Flatpak build
|
||||||
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
|
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
|
||||||
with:
|
with:
|
||||||
path: ./build/.flatpak-builder
|
path: ./build/.flatpak-builder
|
||||||
key: flatpak-${{ matrix.arch }}-${{ github.sha }}
|
key: flatpak-${{ matrix.arch }}-${{ github.sha }}
|
||||||
|
|||||||
Reference in New Issue
Block a user