From: Tim Düsterhus Date: Tue, 5 Sep 2023 15:04:46 +0000 (+0200) Subject: Merge branch '5.5' X-Git-Tag: 6.0.0_Beta_4~2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=8af36ba2726aaa232d63f316390293954c20695d;p=GitHub%2FWoltLab%2Fcom.woltlab.wcf.exporter.git Merge branch '5.5' --- 8af36ba2726aaa232d63f316390293954c20695d diff --cc .github/workflows/codestyle.yml index 4a716f2,0009233..7c706ea --- a/.github/workflows/codestyle.yml +++ b/.github/workflows/codestyle.yml @@@ -14,7 -14,9 +14,7 @@@ jobs name: PHP runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - - name: phpcs - uses: chekalsky/phpcs-action@e269c2f264f400adcda7c6b24c8550302350d495 - name: Setup PHP with tools uses: shivammathur/setup-php@v2 with: