Browse Source

Merge pull request #537 from eza-community/dependabot/github_actions/DeterminateSystems/nix-installer-action-6

build(deps): bump DeterminateSystems/nix-installer-action from 5 to 6
Christina Sørensen 2 năm trước cách đây
mục cha
commit
febed08c5a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/flake.yml

+ 1 - 1
.github/workflows/flake.yml

@@ -16,6 +16,6 @@ jobs:
       - name: Check Nix flake inputs
         uses: DeterminateSystems/flake-checker-action@v5 # This action
       - name: Install Nix
-        uses: DeterminateSystems/nix-installer-action@v5
+        uses: DeterminateSystems/nix-installer-action@v6
       - name: Nix Flake Check
         run: nix flake check --all-systems