diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index 08714fa..5d8d7d2 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -6,7 +6,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Setup Hugo - uses: peaceiris/actions-hugo@v3 + uses: https://github.com/peaceiris/actions-hugo@v3 with: hugo-version: '0.119.0' # extended: true