mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
Update hugo-version-update.yml
This commit is contained in:
parent
f4022f5a5c
commit
5fdf429761
1 changed files with 1 additions and 0 deletions
1
.github/workflows/hugo-version-update.yml
vendored
1
.github/workflows/hugo-version-update.yml
vendored
|
@ -14,6 +14,7 @@ jobs:
|
|||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: 'dev'
|
||||
submodules: true # Fetch Hugo themes (true OR recursive)
|
||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||
|
||||
|
|
Loading…
Reference in a new issue