From 50449c5784d3c6f5679159d9404cdcc694368b65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 05:43:12 +0000 Subject: [PATCH] chore(deps): update official github actions --- .github/workflows/ci-flatpak.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-flatpak.yml b/.github/workflows/ci-flatpak.yml index eed4f975eea..76adeea99cd 100644 --- a/.github/workflows/ci-flatpak.yml +++ b/.github/workflows/ci-flatpak.yml @@ -117,7 +117,7 @@ jobs: cp glad-dependencies.json build/ - name: Cache Flatpak build - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 + uses: actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0.0 with: path: ./build/.flatpak-builder key: flatpak-${{ matrix.arch }}-${{ github.sha }}