chore(deps): update cachix/install-nix-action action to v26 #23

Merged
palkx merged 1 commits from renovate/cachix-install-nix-action-26.x into main 2024-03-14 10:52:45 +02:00

View File

@@ -14,7 +14,7 @@ jobs:
- name: Setup sudo (required for the next step)
run: apt-get update && apt-get install -y sudo
- name: Setup nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v26
with:
github_access_token: ${{ secrets.GH_ACCESS_TOKEN }}
- name: Update nix flake lockfile