Skip to content

Commit

Permalink
Merge pull request #4535 from yiisoft/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4

Build(deps): bump actions/checkout from 3 to 4
  • Loading branch information
marcovtwout authored Sep 26, 2023
2 parents d7845aa + 2ee3074 commit 059b67b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
uses: niden/actions-memcached@v7

- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup cache environment 5.3 - 5.6
if: matrix.php < '7.0'
Expand Down

0 comments on commit 059b67b

Please sign in to comment.