chore(deps): update cachix/install-nix-action action to v25
This commit is contained in:
parent
724d6d25c0
commit
61c2651a2b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- 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@v24
|
||||
- uses: cachix/install-nix-action@v25
|
||||
with:
|
||||
github_access_token: ${{ secrets.GH_TOKEN }}
|
||||
- run: nix build
|
||||
|
|
Loading…
Reference in a new issue