瀏覽代碼

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 年之前
父節點
當前提交
febed08c5a
共有 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@v5
+        uses: DeterminateSystems/nix-installer-action@v6
       - name: Nix Flake Check
         run: nix flake check --all-systems