소스 검색

Merge pull request #505 from eza-community/dependabot/github_actions/DeterminateSystems/nix-installer-action-5

build(deps): bump DeterminateSystems/nix-installer-action from 4 to 5
Christina Sørensen 2 년 전
부모
커밋
143f37a7eb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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@v4
+        uses: DeterminateSystems/nix-installer-action@v5
       - name: Nix Flake Check
         run: nix flake check --all-systems