diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index f7ce446..2968ec4 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -84,7 +84,7 @@ jobs: needs: build steps: - uses: actions/checkout@v3 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: path: . - name: Create directory