Skip to content

Commit

Permalink
Bump cachix-action
Browse files Browse the repository at this point in the history
  • Loading branch information
j-mueller committed Oct 18, 2024
1 parent 6e9c257 commit e32ac8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
- uses: cachix/cachix-action@v15
with:
name: sc-tools
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
Expand Down

0 comments on commit e32ac8c

Please sign in to comment.