From cc2b1e21d7d289e08ac6fd2093c34d89dcae042e Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 14:06:13 +0000 Subject: [PATCH] ci(github-action): update determinatesystems/magic-nix-cache-action to v4 --- .github/workflows/update-flake-lock.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-flake-lock.yaml b/.github/workflows/update-flake-lock.yaml index b9d1cd62c..9147e742c 100644 --- a/.github/workflows/update-flake-lock.yaml +++ b/.github/workflows/update-flake-lock.yaml @@ -24,7 +24,7 @@ jobs: extra-platforms = aarch64-linux i686-linux - name: Use cache - uses: DeterminateSystems/magic-nix-cache-action@eeabdb06718ac63a7021c6132129679a8e22d0c7 # v3 + uses: DeterminateSystems/magic-nix-cache-action@fc6aaceb40b9845a02b91e059ec147e78d1b4e41 # v4 - name: Update flake.lock id: update