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

pull/1625/head
renovate[bot] 2025-04-04 02:44:05 +07:00 committed by GitHub
parent 614d395d72
commit 4bfa90fad8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

@ -44,7 +44,7 @@ runs:
steps:
# Checkout branch to compare to [required]
- name: Checkout base branch
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: ${{ inputs.branch }}
path: br-base