diff --git a/.github/workflows/publish_log4brains.yml b/.github/workflows/publish_log4brains.yml index 0ebeeb0d35..6269df1938 100644 --- a/.github/workflows/publish_log4brains.yml +++ b/.github/workflows/publish_log4brains.yml @@ -37,7 +37,7 @@ jobs: --out "${BUILD_DIR}/adl" touch "${BUILD_DIR}/.nojekyll" - name: Deploy - uses: JamesIves/github-pages-deploy-action@4.1.4 + uses: JamesIves/github-pages-deploy-action@v4.3.0 with: branch: gh-pages # yamllint disable-line rule:braces