diff --git a/.gitea/workflows/hugo.yaml b/.gitea/workflows/hugo.yaml index 47647de..c783990 100644 --- a/.gitea/workflows/hugo.yaml +++ b/.gitea/workflows/hugo.yaml @@ -22,7 +22,7 @@ jobs: HUGO_VERSION: 0.108.0 steps: - name: Checkout - uses: actions/checkout@latest + uses: actions/checkout@v3 with: fetch-depth: 0