Explorar o código

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 %!s(int64=2) %!d(string=hai) anos
pai
achega
143f37a7eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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