Skip to content

Commit

Permalink
Merge pull request #37 from nix-community/dependabot/github_actions/c…
Browse files Browse the repository at this point in the history
…achix/install-nix-action-18

Bump cachix/install-nix-action from 17 to 18
  • Loading branch information
Artturin authored Oct 17, 2022
2 parents c83ff38 + da547f6 commit 691120d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
os: [ubuntu-latest, macos-latest]
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17
- uses: cachix/install-nix-action@v18
- run: nix build --extra-experimental-features nix-command -L -f . -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz --show-trace

0 comments on commit 691120d

Please sign in to comment.