1
0
mirror of synced 2024-11-21 12:56:08 +03:00

update ubuntu version for phpstan

This commit is contained in:
Pavel 2023-10-03 09:57:46 +03:00
parent b6afd33906
commit 974b0cc8ef

View File

@ -32,7 +32,7 @@ jobs:
target_directory: 'src'
phpstan:
name: PHPStan
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- name: Check out code into the workspace
uses: actions/checkout@v2