Merge branch 'PHP-8.1' into PHP-8.2

* PHP-8.1:
  Update to actions/checkout@v3 (PHP-8.1)
This commit is contained in:
Tim Düsterhus 2022-10-16 15:36:30 +02:00
commit e8f2fe6745
No known key found for this signature in database
GPG Key ID: 8FF75566094168AF

View File

@ -478,7 +478,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: git checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
ref: ${{ matrix.branch.ref }}
- name: apt