about summary refs log tree commit diff
path: root/.github/workflows/manual-nixpkgs.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/manual-nixpkgs.yml')
-rw-r--r--.github/workflows/manual-nixpkgs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/manual-nixpkgs.yml b/.github/workflows/manual-nixpkgs.yml
index d9a425a494ab..ac19743cdd60 100644
--- a/.github/workflows/manual-nixpkgs.yml
+++ b/.github/workflows/manual-nixpkgs.yml
@@ -19,7 +19,7 @@ jobs:
         with:
           # pull_request_target checks out the base branch by default
           ref: refs/pull/${{ github.event.pull_request.number }}/merge
-      - uses: cachix/install-nix-action@6004951b182f8860210c8d6f0d808ec5b1a33d28 # v25
+      - uses: cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c # v26
         with:
           # explicitly enable sandbox
           extra_nix_config: sandbox = true