Skip to content

Commit

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

Bump cachix/install-nix-action from 20 to 22
  • Loading branch information
edolstra authored Jun 20, 2023
2 parents e6e3d09 + a692473 commit d6df5bd
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@v20
- uses: cachix/install-nix-action@v22
- run: nix-build -A checks.$(nix-instantiate --eval -E '(builtins.currentSystem)')

0 comments on commit d6df5bd

Please sign in to comment.