Skip to content

Commit

Permalink
Update hugo-version-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nunocoracao authored Mar 9, 2024
1 parent 937fdad commit 8379746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo-version-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Check out code into the Go module directory
uses: actions/checkout@v4
with:
ref: 'dev'
ref: dev
submodules: true # Fetch Hugo themes (true OR recursive)
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod

Expand Down

0 comments on commit 8379746

Please sign in to comment.