about summary refs log tree commit diff
path: root/nixpkgs/.github/workflows/basic-eval.yml
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/.github/workflows/basic-eval.yml')
-rw-r--r--nixpkgs/.github/workflows/basic-eval.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/.github/workflows/basic-eval.yml b/nixpkgs/.github/workflows/basic-eval.yml
index 3af716e88976..272447ecee87 100644
--- a/nixpkgs/.github/workflows/basic-eval.yml
+++ b/nixpkgs/.github/workflows/basic-eval.yml
@@ -19,7 +19,7 @@ jobs:
     # we don't limit this action to only NixOS repo since the checks are cheap and useful developer feedback
     steps:
     - uses: actions/checkout@v3
-    - uses: cachix/install-nix-action@v21
+    - uses: cachix/install-nix-action@v22
     - uses: cachix/cachix-action@v12
       with:
         # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.