Skip to content

Commit

Permalink
chore(deps): update gohugoio/hugo action to v0.126.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 3a614a4 commit 19e1963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
shell: bash
run: |
USES=$(cat <<TRICK_RENOVATE
- uses: gohugoio/hugo@v0.124.1
- uses: gohugoio/hugo@v0.126.0
TRICK_RENOVATE
)
echo "Scripts update line: \"$USES\""
Expand Down

0 comments on commit 19e1963

Please sign in to comment.