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.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixpkgs/.github/workflows/basic-eval.yml b/nixpkgs/.github/workflows/basic-eval.yml
index 2d31392caf45..3af716e88976 100644
--- a/nixpkgs/.github/workflows/basic-eval.yml
+++ b/nixpkgs/.github/workflows/basic-eval.yml
@@ -19,8 +19,8 @@ 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@v17
-    - uses: cachix/cachix-action@v10
+    - uses: cachix/install-nix-action@v21
+    - uses: cachix/cachix-action@v12
       with:
         # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
         name: nixpkgs-ci