chore(deps): update actions/checkout action to v6.0.2 (#6)

Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
This commit was merged in pull request #6.
This commit is contained in:
2026-01-22 17:07:14 +00:00
committed by renovate[bot]
parent 7ac782f154
commit bd06b83790
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v6.0.1
uses: actions/checkout@v6.0.2
with:
fetch-depth: 0