Skip to content

Commit 41bdcc8

Browse files
committed
Merge branch 'PHP-8.3'
* PHP-8.3: Update ci actions/checkout to v4 (#15283)
2 parents bf5de04 + 6291cab commit 41bdcc8

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
@@ -166,7 +166,7 @@ jobs:
166166
MYSQL_ROOT_PASSWORD: root
167167
steps:
168168
- name: git checkout
169-
uses: actions/checkout@v3
169+
uses: actions/checkout@v4
170170
- name: apt
171171
uses: ./.github/actions/apt-x32
172172
- name: ccache

0 commit comments

Comments
 (0)