ci: pin Nix version to avoid error

To 2.13.3
This commit is contained in:
steve-chavez
2023-02-28 17:30:54 -05:00
committed by Steve Chavez
parent ee036f8397
commit 8213c58452
+2
View File
@@ -12,6 +12,8 @@ runs:
using: composite
steps:
- uses: cachix/install-nix-action@v18
with:
install_url: https://releases.nixos.org/nix/nix-2.13.3/install
- uses: cachix/cachix-action@v12
with:
name: postgrest