update mastercontainerto php 8.1

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-12-23 17:02:47 +01:00
parent 3eb2b164e1
commit 950ab32d26
8 changed files with 12 additions and 12 deletions

View file

@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
- uses: nanasess/setup-php@master
with:
php-version: 8.0
php-version: 8.1
extensions: apcu
- name: Run dependency update script
run: |