fix php8 refresh workflow

requires updating the commit action due to
https://github.com/github-actions-x/commit/issues/30
pull/920/head
El RIDO 2022-04-14 06:17:10 +02:00
parent d2126d6dd6
commit 15a9b8d826
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
steps:
- name: Checkout php8 branch
uses: actions/checkout@v2
uses: actions/checkout@v2.9
with:
# directly checkout the php8 branch
ref: php8