ci/documentation: bump cachix action to v16

This commit is contained in:
Gaetan Lepage 2025-03-10 21:17:13 +01:00
parent 03065fd470
commit bc34099731

View file

@ -40,7 +40,7 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable
- name: Configure cachix
uses: cachix/cachix-action@v15
uses: cachix/cachix-action@v16
with:
name: nix-community
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"