We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 584bd3f commit c03a165Copy full SHA for c03a165
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Checkout repository
43
uses: actions/checkout@v4
44
- name: Install nix
45
- uses: cachix/install-nix-action@V27
+ uses: cachix/install-nix-action@V28
46
with:
47
nix_path: "${{ matrix.nixPath }}"
48
extra_nix_config: |
0 commit comments