chore(deps): update actions/checkout action to v5 #95

Open
Renovate wants to merge 1 commit from renovate/actions-checkout-5.x into main
Showing only changes of commit 780e1c63c1 - Show all commits

chore(deps): update actions/checkout action to v5
Some checks failed
renovate / renovate (push) Failing after 2s

Renovate Bot 2025-08-11 13:03:35 +00:00
Signed by: Renovate
GPG key ID: 449076797435FF67

View file

@ -16,7 +16,7 @@ jobs:
steps:
# Checkout the repository containing config.js
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
# Cache Renovate's dependency cache directory between runs
- name: Cache Renovate dependencies