Skip to content

Commit

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

Bump cachix/install-nix-action from 14 to 15
  • Loading branch information
Ma27 authored Nov 15, 2021
2 parents 5d3475c + ff40d3a commit c89150a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v14
- uses: cachix/install-nix-action@v15
- run: nix build -L -f . -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz --show-trace --experimental-features nix-command

0 comments on commit c89150a

Please sign in to comment.