Merge pull request #172 from readur/renovate/actions-checkout-5.x

chore(deps): update actions/checkout action to v5
This commit is contained in:
Jon Fuller 2025-08-16 11:24:19 -07:00 committed by GitHub
commit 0c27e51fca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0 # Fetch all history for git info and mkdocs-git-revision-date plugin