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

Open
Renovate wants to merge 1 commit from renovate/actions-checkout-5.x into main

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