chore(deps): update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2025-11-20 19:00:41 +00:00
committed by GitHub
parent f57d338b98
commit 3590b7074a

View File

@@ -21,7 +21,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.