CI: Revert nix version for cachix to 2.13.3

In an attempt to fix https://github.com/cachix/cachix-action/issues/138
This commit is contained in:
networkException 2023-07-10 22:35:46 +02:00
parent a02c81d341
commit 74b7005518
No known key found for this signature in database
GPG key ID: E3877443AE684391

View file

@ -17,6 +17,8 @@ jobs:
uses: actions/checkout@v3
- name: "Install Nix"
uses: cachix/install-nix-action@v18
with:
install_url: https://releases.nixos.org/nix/nix-2.13.3/install
- name: "Set Up Binary Cache"
if: github.event_name != 'pull_request'
uses: cachix/cachix-action@v12