chore(deps): update cachix/install-nix-action action to v26
This commit was merged in pull request #23.
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Setup sudo (required for the next step)
|
- name: Setup sudo (required for the next step)
|
||||||
run: apt-get update && apt-get install -y sudo
|
run: apt-get update && apt-get install -y sudo
|
||||||
- name: Setup nix
|
- name: Setup nix
|
||||||
uses: cachix/install-nix-action@v22
|
uses: cachix/install-nix-action@v26
|
||||||
with:
|
with:
|
||||||
github_access_token: ${{ secrets.GH_ACCESS_TOKEN }}
|
github_access_token: ${{ secrets.GH_ACCESS_TOKEN }}
|
||||||
- name: Update nix flake lockfile
|
- name: Update nix flake lockfile
|
||||||
|
|||||||
Reference in New Issue
Block a user