Skip to content

Commit 6291cab

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: Update ci actions/checkout to v4 (php#15283)
2 parents cad0ce5 + 9bfe365 commit 6291cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
MYSQL_ROOT_PASSWORD: root
156156
steps:
157157
- name: git checkout
158-
uses: actions/checkout@v3
158+
uses: actions/checkout@v4
159159
- name: apt
160160
uses: ./.github/actions/apt-x32
161161
- name: ccache

0 commit comments

Comments
 (0)