Skip to content

Commit

Permalink
Update cachix/install-nix-action action to v21 (#13531)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 7, 2023
1 parent 9055de0 commit 15cd748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Download Crystal source
uses: actions/checkout@v3

- uses: cachix/install-nix-action@v20
- uses: cachix/install-nix-action@v21
with:
install_url: https://releases.nixos.org/nix/nix-2.9.2/install
extra_nix_config: |
Expand Down

0 comments on commit 15cd748

Please sign in to comment.