Skip to content

Commit

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

chore(deps): bump cachix/install-nix-action from 26 to 27
  • Loading branch information
purcell authored May 15, 2024
2 parents a0d4ce7 + 6b49d5b commit 0d29a04
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 @@ -35,7 +35,7 @@ jobs:
- 29.1
- snapshot
steps:
- uses: cachix/install-nix-action@v26
- uses: cachix/install-nix-action@V27
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: purcell/setup-emacs@master
Expand Down

0 comments on commit 0d29a04

Please sign in to comment.