ci(github-action)!: Update https://github.com/actions/checkout action to v5 (renovate) #136

Merged
pawel.derehajlo merged 1 commit from renovate/https-github.com-actions-checkout-5.x into main 2025-10-10 08:21:23 +00:00

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