diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index eac8d6a..62eae24 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -90,7 +90,7 @@ jobs: uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3 - name: Set up Nix - uses: cachix/install-nix-action@4b933aa7ebcc94a6174cf1364864e957b4910265 # v21 + uses: cachix/install-nix-action@6ed004b9ccb68dbc28e7c85bee15fa93dbd214ac # v22 with: extra_nix_config: | access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}