deps: bump hugo-obsidian to fix bug of writing to non-existent directory during build

hugo
Jacky Zhao 2 years ago
parent 54a8fd4a56
commit dd047305af

@ -14,7 +14,7 @@ jobs:
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
- name: Build Link Index
uses: jackyzha0/hugo-obsidian@v2.15
uses: jackyzha0/hugo-obsidian@v2.16
with:
index: true
input: content

Loading…
Cancel
Save