Skip to content

Commit

Permalink
Merge pull request #1043 from SierraSoftworks/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/cachix/install-nix-action-25

chore(deps): bump cachix/install-nix-action from 24 to 25
  • Loading branch information
notheotherben authored Jan 15, 2024
2 parents 91dc327 + efee27e commit 726c7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v24
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: |
Expand Down

0 comments on commit 726c7b7

Please sign in to comment.