about summary refs log tree commit diff
path: root/.github/workflows/basic-eval.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-12 23:12:00 +0000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-10-13 09:13:55 +1000
commitff3f76ad3945fa2afa43f3a8d63aa34898ae53eb (patch)
tree80eb75e242c70f68602a5ce637132ba4b4b5cce7 /.github/workflows/basic-eval.yml
parentc119e44bcce824647eff0229449374b1f0c9ad0e (diff)
build(deps): bump cachix/cachix-action from 10 to 11
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 10 to 11.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v10...v11)
Diffstat (limited to '.github/workflows/basic-eval.yml')
-rw-r--r--.github/workflows/basic-eval.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/basic-eval.yml b/.github/workflows/basic-eval.yml
index 2d31392caf456..53e64e422b661 100644
--- a/.github/workflows/basic-eval.yml
+++ b/.github/workflows/basic-eval.yml
@@ -20,7 +20,7 @@ jobs:
     steps:
     - uses: actions/checkout@v3
     - uses: cachix/install-nix-action@v17
-    - uses: cachix/cachix-action@v10
+    - uses: cachix/cachix-action@v11
       with:
         # This cache is for the nixpkgs repo checks and should not be trusted or used elsewhere.
         name: nixpkgs-ci