Update actions/checkout action to v5

This commit is contained in:
renovate[bot]
2025-08-11 14:55:24 +00:00
committed by GitHub
parent 60259dcd6b
commit 0ea72ee68a
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
with:
fetch-depth: 0