fix: error in nix version when updating flake

see: https://github.com/DeterminateSystems/update-flake-lock/issues/120
This commit is contained in:
Noah Masur 2024-07-21 08:10:22 -04:00
parent 6c024107ee
commit a47bcf8949
No known key found for this signature in database

View File

@ -24,7 +24,7 @@ jobs:
- name: Add Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v6
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v21
uses: DeterminateSystems/update-flake-lock@v23
id: update
with:
pr-title: "Update flake.lock" # Title of PR to be created