Skip to content

Commit

Permalink
Merge pull request #231 from nix-community/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…dot-github/workflows/cachix/install-nix-action-27

Bump cachix/install-nix-action from 26 to 27 in /.github/workflows
  • Loading branch information
cyntheticfox committed Jun 3, 2024
2 parents 8775138 + bf0e846 commit d63c0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
Awesome_Lint:
runs-on: ubuntu-latest
steps:
- uses: cachix/install-nix-action@v26
- uses: cachix/install-nix-action@V27
with:
extra_nix_config: |
system-features = benchmark big-parallel kvm nixos-test
Expand Down

0 comments on commit d63c0d6

Please sign in to comment.