Merge pull request #4594 from yiisoft/dependabot/github_actions/actions/checkout-5

Build(deps): bump actions/checkout from 4 to 5
This commit is contained in:
Marco van 't Wout
2025-08-19 11:43:25 +02:00
committed by GitHub

View File

@@ -69,7 +69,7 @@ jobs:
uses: niden/actions-memcached@v7
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Setup cache environment 5.3 - 5.6
if: matrix.php < '7.0'