diff --git a/.forgejo/workflows/hugo.yaml b/.forgejo/workflows/hugo.yaml index efbb4a4..c51b082 100644 --- a/.forgejo/workflows/hugo.yaml +++ b/.forgejo/workflows/hugo.yaml @@ -10,7 +10,7 @@ jobs: fetch-depth: 0 - run: ls -la - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: https://github.com/peaceiris/actions-hugo@v2 with: hugo-version: '0.119.0' extended: true