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 d2de7c4 commit 7ed6004Copy full SHA for 7ed6004
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Checkout repository
47
uses: actions/checkout@v4
48
- name: Install nix
49
- uses: cachix/install-nix-action@v29
+ uses: cachix/install-nix-action@v30
50
with:
51
nix_path: "${{ env.nixPath }}"
52
extra_nix_config: |
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments