diff --git a/.forgejo/workflows/export.yaml b/.forgejo/workflows/export.yaml index ea9eea8..d896e82 100644 --- a/.forgejo/workflows/export.yaml +++ b/.forgejo/workflows/export.yaml @@ -7,7 +7,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Install Nix - uses: https://github.com/DeterminateSystems/nix-installer-action@v15 + uses: https://github.com/DeterminateSystems/nix-installer-action@v16 - name: Run the Magic Nix Cache uses: https://github.com/DeterminateSystems/magic-nix-cache-action@v8 # - name: Build server and client