use latest nix

This commit is contained in:
zack 2024-10-19 19:24:11 -04:00
parent a0467661f1
commit dbd8b89842
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35

View file

@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v3
- name: Install Nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@latest
- name: Create update branch
run: |