From a36ea7dcdc71b7b0cffaff427890535c73ab7ae8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 16:49:15 +0000 Subject: [PATCH] chore(deps): update determinatesystems/nix-installer-action action to v20 --- .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..a402487 100644 --- a/.github/workflows/sync_zig_versions.yml +++ b/.github/workflows/sync_zig_versions.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-22.04 steps: - uses: actions/checkout@v4 - - uses: DeterminateSystems/nix-installer-action@v13 + - uses: DeterminateSystems/nix-installer-action@v20 - uses: DeterminateSystems/magic-nix-cache-action@v7 - name: Compare Zig versions shell: bash