From 54bada07734040949128af5e0d920cc444f058e4 Mon Sep 17 00:00:00 2001 From: Jan Kremer Date: Wed, 5 Jun 2024 08:17:57 +0200 Subject: [PATCH] Meta: update github action Added specific version of nix-installer-action instead of main. --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2d12100..db4f9c4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,7 +30,7 @@ jobs: id: pages uses: actions/configure-pages@v4 - name: Setup Nix - uses: DeterminateSystems/nix-installer-action@main + uses: DeterminateSystems/nix-installer-action@v12 - name: Build with Hugo run: | nix develop --command bash -c "hugo \