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

This commit is contained in:
renovate[bot]
2025-08-13 01:52:37 +00:00
committed by GitHub
parent 3a5f33ba91
commit c72bf42684
7 changed files with 14 additions and 14 deletions

View File

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