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.
2 parents 8176f8a + e226434 commit 94cee2cCopy full SHA for 94cee2c
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Checkout repository
48
uses: actions/checkout@v4
49
- name: Install nix
50
- uses: cachix/install-nix-action@v30
+ uses: cachix/install-nix-action@v31
51
with:
52
nix_path: "${{ env.nixPath }}"
53
extra_nix_config: |
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments