diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index fe4cc06d2e79c6d4ab9e6c8d9945d296169b17cf..aec900d265c06a640d71d7fb49d7c64ce1ed647a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -22,9 +22,9 @@ - macos-latest
runs-on: ${{ matrix.os }}
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install nix
uses: cachix/install-nix-action@v22
uses: cachix/install-nix-action@v23
with:
nix_path: "${{ matrix.nixPath }}"
extra_nix_config: |
application/octet-stream
This content has been proxied by September (3851b).