Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/cachix…
Browse files Browse the repository at this point in the history
…/install-nix-action-27'
  • Loading branch information
kugland committed May 21, 2024
2 parents aef9112 + 1dca780 commit 176cf8a
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 @@ -24,7 +24,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install nix
uses: cachix/install-nix-action@v26
uses: cachix/install-nix-action@V27
with:
nix_path: "${{ matrix.nixPath }}"
extra_nix_config: |
Expand Down

0 comments on commit 176cf8a

Please sign in to comment.