ci: pin Nix version to avoid error
To 2.13.3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user