mirror of
https://github.com/yiisoft/yii.git
synced 2026-02-20 01:21:22 +01:00
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:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user