There was an error while loading. Please reload this page.
1 parent 248c6fd commit 6ecc5c8Copy full SHA for 6ecc5c8
.github/workflows/ci.yaml
@@ -91,7 +91,7 @@ jobs:
91
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
92
93
- name: Set up Nix
94
- uses: cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c # v26
+ uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
95
with:
96
extra_nix_config: |
97
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
0 commit comments