feat(github-action)!: Update actions/checkout (v4 → v5) (#8)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-12 09:41:57 +03:00
committed by GitHub
parent 9e3b051e29
commit 2b3a8ddf5f

View File

@@ -21,7 +21,7 @@ jobs:
php-versions: ['8.2', '8.3']
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401 # v2
with: