Skip to content

Commit 5e4037f

Browse files
chore(deps): update cachix/install-nix-action action to v31 (#620)
1 parent 4fcfca6 commit 5e4037f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout repository
1515
uses: actions/checkout@v4
1616
- name: Install Nix
17-
uses: cachix/install-nix-action@v30
17+
uses: cachix/install-nix-action@v31
1818
- name: Build GitHub Pages
1919
id: build
2020
run: |

0 commit comments

Comments
 (0)