diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 52bc641..5fb6442 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -11,7 +11,7 @@ jobs: steps: - name: Fetch repo - uses: actions/checkout@v3 + uses: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675 with: submodules: true # Fetch Hugo themes (true OR recursive) fetch-depth: 0