Skip to content

Commit 3750fdb

Browse files
committed
fixup! fix: cachix/install-nix-action version in gh pages workflow
Signed-off-by: Brian McGee <[email protected]>
1 parent cd97788 commit 3750fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v5
2222
with:
2323
fetch-depth: 0
24-
- uses: cachix/install-nix-action@V31
24+
- uses: cachix/install-nix-action@v31
2525
with:
2626
extra_nix_config: |
2727
accept-flake-config = true

0 commit comments

Comments
 (0)