Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to '.github/workflows/cachix.yml')
-rw-r--r--.github/workflows/cachix.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cachix.yml b/.github/workflows/cachix.yml
index 9a25cbe4..690c7e7a 100644
--- a/.github/workflows/cachix.yml
+++ b/.github/workflows/cachix.yml
@@ -17,7 +17,7 @@ jobs:
uses: cachix/install-nix-action@v30
- name: Authenticate with Cachix
- uses: cachix/cachix-action@v15
+ uses: cachix/cachix-action@v16
with:
name: helix
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}