From b3e18e394e9f83ea906784d070baefed39e30d96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 02:39:00 +0000 Subject: [PATCH] chore(deps): update determinatesystems/magic-nix-cache-action action to v14 --- .github/workflows/sync_zig_versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_zig_versions.yml b/.github/workflows/sync_zig_versions.yml index f70d154..4e4c7d6 100644 --- a/.github/workflows/sync_zig_versions.yml +++ b/.github/workflows/sync_zig_versions.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@v4 - uses: DeterminateSystems/nix-installer-action@v13 - - uses: DeterminateSystems/magic-nix-cache-action@v7 + - uses: DeterminateSystems/magic-nix-cache-action@v14 - name: Compare Zig versions shell: bash run: |