chore(deps): update cachix/cachix-action action to v16

This commit is contained in:
renovate[bot]
2025-07-03 20:07:42 +00:00
committed by Steffen Vogel
parent 4e2703ec18
commit 3bdbce60bf
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable
- name: Setup Nix cache
uses: cachix/cachix-action@v15
uses: cachix/cachix-action@v16
with:
name: cunicu
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'

View File

@@ -26,7 +26,7 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable
- name: Setup Nix cache
uses: cachix/cachix-action@v15
uses: cachix/cachix-action@v16
with:
name: cunicu
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'