1
0
mirror of https://github.com/dg/dibi.git synced 2025-09-03 11:02:35 +02:00

updated github workflow

This commit is contained in:
David Grudl
2022-09-06 04:34:39 +02:00
parent ec0455ae00
commit 96e370b8fe
3 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ jobs:
name: PHPStan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: shivammathur/setup-php@v2
with:
php-version: 8.0