diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index f7dd1b134..4c6a2957c 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -7,7 +7,7 @@ jobs: if: github.repository == 'volantis-x/hexo-theme-volantis' runs-on: ubuntu-latest steps: - - uses: google-github-actions/release-please-action@v3 + - uses: google-github-actions/release-please-action@v4 with: release-type: node package-name: hexo-theme-volantis