Skip to content

Commit

Permalink
Merge pull request #4 from jechol/renovate/cachix-install-nix-action-…
Browse files Browse the repository at this point in the history
…17.x

Update cachix/install-nix-action action to v17
  • Loading branch information
jechol authored May 24, 2022
2 parents d33e0e9 + 6bd454b commit 389b9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mix_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: mix test
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v16
- uses: cachix/install-nix-action@v17
- uses: cachix/cachix-action@v10
with:
name: jechol
Expand Down

0 comments on commit 389b9ad

Please sign in to comment.