Skip to content

Commit

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

Bump cachix/install-nix-action from 22 to 23
  • Loading branch information
edolstra authored Sep 18, 2024
2 parents 77ffa33 + 1435c4e commit 40cec2b
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 @@ -13,5 +13,5 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: cachix/install-nix-action@v22
- uses: cachix/install-nix-action@v23
- run: nix-build -A checks.$(nix-instantiate --eval -E '(builtins.currentSystem)')

0 comments on commit 40cec2b

Please sign in to comment.