ci(github-action)!: Update https://github.com/actions/checkout action to v5 (renovate)
All checks were successful
Build / build (pull_request) Successful in 2m36s

This commit is contained in:
Renovate Bot 2025-10-09 21:34:28 +00:00
parent ff9716514e
commit 7d5f2e3540

View file

@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout the code
uses: https://github.com/actions/checkout@v4
uses: https://github.com/actions/checkout@v5
- name: Retrieve project metadata
uses: https://github.com/radcortez/project-metadata-action@main