Skip to content

Commit

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

Bump cachix/install-nix-action from V28 to 29
  • Loading branch information
Artturin authored Sep 30, 2024
2 parents 15cf8ef + ef6b518 commit b05a25e
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@V28
- uses: cachix/install-nix-action@v29
- 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 b05a25e

Please sign in to comment.