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 c03a165 commit b9f6fc2Copy full SHA for b9f6fc2
.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@V28
+ uses: cachix/install-nix-action@v29
46
with:
47
nix_path: "${{ matrix.nixPath }}"
48
extra_nix_config: |
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
22
0 commit comments