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

This commit is contained in:
Renovate Bot 2023-09-10 15:01:41 +00:00
parent 74ac3a889b
commit 2c5ca4fce3

View file

@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
- run: apt-get update && apt-get install -y sudo
- run: mkdir /var/empty && chown root:root /var/empty && chmod 555 /var/empty
- uses: cachix/install-nix-action@v22
- uses: cachix/install-nix-action@v23
with:
github_access_token: ${{ secrets.GH_TOKEN }}
- run: nix build