diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index a66fe7ee6..0694538e5 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -399,7 +399,7 @@ jobs: echo "site build: ${site_short} (${site_date})" - name: Run Zola - uses: shalzz/zola-deploy-action@v0.23.2 + uses: shalzz/zola-deploy-action@v0.23.3 env: BUILD_DIR: uutils.github.io BUILD_ONLY: true