Skip to content

Commit

Permalink
Merge pull request #101 from nix-community/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…cachix/install-nix-action-30

Bump cachix/install-nix-action from 29 to 30
  • Loading branch information
Mic92 authored Oct 7, 2024
2 parents 5a1a7ab + 41917c7 commit 2630eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install nix
uses: cachix/install-nix-action@v29
uses: cachix/install-nix-action@v30
with:
nix_path: "${{ matrix.nixPath }}"
extra_nix_config: |
Expand Down

0 comments on commit 2630eab

Please sign in to comment.