Update actions/checkout action to v4 (#804)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-15 10:48:28 +00:00 committed by GitHub
parent 96eeb72197
commit 6bbea45078
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ jobs:
if: ${{ github.actor == 'ci-robbot' }}
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Approve a PR if not already approved
run: |