Merge pull request #2 from youwen5/dependabot/github_actions/cachix/install-nix-action-v29
Some checks failed
CI / build-nix (push) Has been cancelled
CI / deploy (push) Has been cancelled

This commit is contained in:
Youwen Wu 2024-09-28 19:28:30 -07:00 committed by GitHub
commit 9588565b7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Nix
uses: cachix/install-nix-action@V27
uses: cachix/install-nix-action@v29
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
extra_nix_config: |