From 465f35d2a554ea63a11c3ece745eb8b76de73a58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Tue, 10 Sep 2024 01:03:15 +0000 Subject: [PATCH] chore(deps): update determinatesystems/nix-installer-action action to v14 --- .forgejo/workflows/export.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/export.yaml b/.forgejo/workflows/export.yaml index 117b2e3..e2cae34 100644 --- a/.forgejo/workflows/export.yaml +++ b/.forgejo/workflows/export.yaml @@ -7,7 +7,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Install Nix - uses: https://github.com/DeterminateSystems/nix-installer-action@v13 + uses: https://github.com/DeterminateSystems/nix-installer-action@v14 - name: Run the Magic Nix Cache uses: https://github.com/DeterminateSystems/magic-nix-cache-action@v7 # - name: Build server and client -- 2.45.3