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

This commit is contained in:
renovate[bot]
2025-08-15 07:39:31 +03:00
committed by GitHub
parent c1b4543044
commit 597d4eed82
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ jobs:
coverage: xdebug
tools: php-cs-fixer, phpunit:${{ matrix.phpunit-versions }}
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- name: Validate composer.json and composer.lock
run: composer validate --strict