diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index 376a300..4b1a108 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -55,7 +55,7 @@ jobs: ${{ runner.os }}-hugomod- - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: submodules: recursive lfs: true