chore(deps): update actions/labeler action to v4

This commit is contained in:
Renovate Bot 2022-03-01 21:33:03 +00:00 committed by Fernando Fernández
parent 4e8553656b
commit 7f9db08f37

View File

@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Label PR depending on modified files
uses: actions/labeler@v3
uses: actions/labeler@v4
if: ${{ github.event_name == 'pull_request_target' }}
continue-on-error: true
with: