Merge pull request #22 from NotAShelf/dependabot/github_actions/cachix/cachix-action-16

build(deps): bump cachix/cachix-action from 14 to 16
This commit is contained in:
raf 2025-08-20 14:06:31 +03:00 committed by GitHub
commit 03550b884d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
- uses: cachix/cachix-action@v16
with:
name: nyx
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'