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

This commit is contained in:
renovate[bot] 2025-04-04 02:44:05 +00:00 committed by GitHub
parent 614d395d72
commit 4bfa90fad8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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