Skip to content

Commit

Permalink
chore: try to randomly bump cachix/install-nix-action to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
eriksvedang committed Jan 3, 2022
1 parent 90f4583 commit d729636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nixpkgs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
os: [macos-latest, ubuntu-latest]
steps:
- uses: actions/[email protected]
- uses: cachix/install-nix-action@v12
- uses: cachix/install-nix-action@v15
with:
nix_path: nixpkgs=channel:nixos-20.09
- run: nix-build

0 comments on commit d729636

Please sign in to comment.