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

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-08-11 16:07:14 +00:00
committed by GitHub
parent 325dcdf654
commit 9df8cc937d
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
packages: write
steps:
- name: Check out
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
with:
fetch-depth: 0
token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}"