From dd85ea387ee28ec3c29bce384ed66b70c8623fad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 19:57:40 +0000 Subject: [PATCH] Update crazy-max/ghaction-github-pages action to v4.1.0 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 69b07f93..5c82fe17 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: if: "!contains(github.event.head_commit.message, 'skip test')" - name: Deploy to github pages - uses: crazy-max/ghaction-github-pages@v4.0.0 + uses: crazy-max/ghaction-github-pages@v4.1.0 with: build_dir: build env: