Update actions/checkout action to v4 (#26125)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-05 17:31:32 +00:00
committed by GitHub
parent c525b633bd
commit cef2df4b0b
6 changed files with 9 additions and 9 deletions

View File

@@ -13,7 +13,7 @@ jobs:
R2_INCOMING_BUCKET: ${{ vars.R2_INCOMING_BUCKET }}
R2_URL: ${{ vars.CF_R2_S3_API }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Prepare
run: |