diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index eb2308a6..aacd1269 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,10 +16,10 @@ jobs: - name: Setup PHP uses: shivammathur/setup-php@v2 with: - php-version: 5.5 + php-version: 8.2 - name: Run automated release process with semantic-release - uses: cycjimmy/semantic-release-action@v2 + uses: cycjimmy/semantic-release-action@v4 with: extra_plugins: | @semantic-release/changelog