Update actions/checkout action to v4 (#11968)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/28788/head^2
renovate[bot] 2023-11-28 19:22:17 +00:00 committed by GitHub
parent 078de43293
commit e2978ebb98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ jobs:
statuses: write
deployments: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with: