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

This commit was merged in pull request #23.
This commit is contained in:
2024-03-13 22:05:24 +00:00
committed by Mykhailo
parent b3f996c946
commit 63a7afec24

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