1
0
mirror of synced 2024-11-21 21:06:07 +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' target_directory: 'src'
phpstan: phpstan:
name: PHPStan name: PHPStan
runs-on: ubuntu-18.04 runs-on: ubuntu-latest
steps: steps:
- name: Check out code into the workspace - name: Check out code into the workspace
uses: actions/checkout@v2 uses: actions/checkout@v2