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

This commit is contained in:
Renovate Bot 2025-10-09 21:34:28 +00:00 committed by Paweł Derehajło
parent 6fa9b23a99
commit ffcc764133

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