Skip to content

Commit aa0472f

Browse files
authored
peaceiris/actions-hugo @-link
`https://github.com/peaceiris/actions-hugo/issues/642` also mentioned `https://github.com/peaceiris/actions-hugo/issues/641`, which was merged to main branch as `https://github.com/peaceiris/actions-hugo/commit/c57490a8b04136ae58ab5866a93d3db2f0fa0945`; the implication is that `@c57490a8b04136ae58ab5866a93d3db2f0fa0945` may be able to reference that internal commit
1 parent f7946f6 commit aa0472f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD_publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v4
2424

2525
- name: 📡 Get Hugo-Extended v0.57.2
26-
uses: peaceiris/actions-hugo@v2.6.0
26+
uses: peaceiris/actions-hugo@c57490a8b04136ae58ab5866a93d3db2f0fa0945
2727
with:
2828
hugo-version: '0.57.2'
2929
extended: true

0 commit comments

Comments
 (0)