We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b94f6f + dbd8c77 commit f406524Copy full SHA for f406524
.github/workflows/build-main.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/checkout@v4
42
43
- name: Install Nix
44
- uses: cachix/install-nix-action@v30
+ uses: cachix/install-nix-action@v31
45
46
- name: Build document
47
run: |
.github/workflows/build-pr.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
- name: Extract branch name
26
shell: bash
0 commit comments