Skip to content

Commit

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

Bump cachix/install-nix-action from 25 to 26
  • Loading branch information
Artturin authored Mar 11, 2024
2 parents 9d8bcc3 + 5ca56b8 commit 4d8b3dd
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 @@ -14,5 +14,5 @@ jobs:
if: github.repository_owner == 'nix-community'
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v25
- uses: cachix/install-nix-action@v26
- 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 4d8b3dd

Please sign in to comment.