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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-15 22:44:21 -04:00
committed by GitHub
parent f86897552b
commit 3b68f41304

View File

@@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Git Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: '0'