mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.3'
* PHP-8.3: Update ci actions/checkout to v4 (#15283)
This commit is contained in:
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -166,7 +166,7 @@ jobs:
|
|||||||
MYSQL_ROOT_PASSWORD: root
|
MYSQL_ROOT_PASSWORD: root
|
||||||
steps:
|
steps:
|
||||||
- name: git checkout
|
- name: git checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
- name: apt
|
- name: apt
|
||||||
uses: ./.github/actions/apt-x32
|
uses: ./.github/actions/apt-x32
|
||||||
- name: ccache
|
- name: ccache
|
||||||
|
|||||||
Reference in New Issue
Block a user