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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-18 09:52:05 +02:00
committed by GitHub
parent 89a0080c16
commit 28f659d12d
3 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ jobs:
name: Run update script
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
with:
token: ${{ secrets.REPO_GHA_PAT }}