summaryrefslogtreecommitdiffstats
path: root/.github/workflows/api-php-static-code-check.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/api-php-static-code-check.yml')
-rw-r--r--.github/workflows/api-php-static-code-check.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/api-php-static-code-check.yml b/.github/workflows/api-php-static-code-check.yml
index 42afdc2e6..5f9216a4b 100644
--- a/.github/workflows/api-php-static-code-check.yml
+++ b/.github/workflows/api-php-static-code-check.yml
@@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
php-versions: [ '7.4' ]
- nextcloud: [ 'stable21' ]
+ nextcloud: [ 'stable22' ]
database: [ 'sqlite' ]
name: "phpstan: Nextcloud ${{ matrix.nextcloud }}"
steps:
@@ -48,4 +48,4 @@ jobs:
- name: PHPStan
working-directory: ../server/apps/news
- run: make phpstan \ No newline at end of file
+ run: make phpstan