[CI] Update update-psalm-baseline workflow to solve warnings

This updates the PR action to v4, which solves warnings about deprecated Node.js 12 actions set-output commmand calls.

Signed-off-by: MichaIng <micha@dietpi.com>
pull/36884/head
MichaIng 2023-02-28 00:42:32 +07:00
parent 3c09990c63
commit f74b75630e
No known key found for this signature in database
GPG Key ID: 0442B9ADE65643FE
1 changed files with 1 additions and 1 deletions

@ -48,7 +48,7 @@ jobs:
git checkout composer.json composer.lock lib/composer
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.COMMAND_BOT_PAT }}
commit-message: Update psalm baseline