Merge pull request #78 from nix-community/dependabot/github_actions/cachix/install-nix-action-27

Bump cachix/install-nix-action from 26 to 27
This commit is contained in:
Artturin 2024-05-26 04:25:05 +03:00 committed by GitHub
commit 062daa39f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,5 +14,5 @@ jobs:
if: github.repository_owner == 'nix-community'
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v26
- uses: cachix/install-nix-action@V27
- run: nix build --extra-experimental-features nix-command -L -f . -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz --show-trace