Skip to content

Commit 0fa8ca4

Browse files
authored
Merge pull request #4594 from yiisoft/dependabot/github_actions/actions/checkout-5
Build(deps): bump actions/checkout from 4 to 5
2 parents 14f6683 + 70f03c1 commit 0fa8ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
uses: niden/actions-memcached@v7
7070

7171
- name: Checkout
72-
uses: actions/checkout@v4
72+
uses: actions/checkout@v5
7373

7474
- name: Setup cache environment 5.3 - 5.6
7575
if: matrix.php < '7.0'

0 commit comments

Comments
 (0)