Merge pull request #249 from cbcoutinho/renovate/actions-checkout-5.x

chore(deps): update actions/checkout action to v5
This commit is contained in:
Chris Coutinho
2025-10-29 12:42:59 +01:00
committed by GitHub
+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