diff --git a/.forgejo/workflows/deplo.yml b/.forgejo/workflows/deplo.yml index 569a881..b85dfd6 100644 --- a/.forgejo/workflows/deplo.yml +++ b/.forgejo/workflows/deplo.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: https://github.com/peaceiris/actions-hugo@v2 with: hugo-version: '0.112.0' # extended: true