Skip to content

Commit

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

Bump cachix/install-nix-action from V27 to 28
  • Loading branch information
Mic92 authored Sep 24, 2024
2 parents 71a3a07 + 8546f9c commit 4615a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V27
- uses: cachix/install-nix-action@V28
with:
nix_path: "${{ matrix.nixPath }}"
- name: Build nix packages
Expand Down

0 comments on commit 4615a3e

Please sign in to comment.