diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml index 97140a4..6ebe289 100644 --- a/.github/workflows/hugo.yaml +++ b/.github/workflows/hugo.yaml @@ -28,7 +28,7 @@ jobs: TZ: Europe/Oslo steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v7 with: submodules: recursive fetch-depth: 0