Skip to content

Commit

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

chore(deps): bump cachix/install-nix-action from 24 to 25
  • Loading branch information
purcell authored Jan 12, 2024
2 parents c0e58e8 + a45e73d commit b1a8293
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 @@ -20,7 +20,7 @@ jobs:
ledger_version: github:ledger/ledger#ledger

steps:
- uses: cachix/install-nix-action@v24
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: purcell/setup-emacs@master
Expand Down

0 comments on commit b1a8293

Please sign in to comment.