Skip to content

Commit

Permalink
ci: Update Nix installation action to nix-quick-install-action@v28
Browse files Browse the repository at this point in the history
  • Loading branch information
YusukeShimizu committed Sep 6, 2024
1 parent 89fa036 commit 185863e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: cachix/install-nix-action@v25
- uses: nixbuild/nix-quick-install-action@v28
- name: Restore and cache Nix store
uses: nix-community/cache-nix-action@v5
with:
Expand Down

0 comments on commit 185863e

Please sign in to comment.