Update actions/checkout action to v5

This commit is contained in:
renovate[bot]
2025-08-12 02:42:46 +00:00
committed by GitHub
parent a678a3c993
commit bc16dd4fe6
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
with:
fetch-depth: 0