Skip to content

Support PHP 8.5

Support PHP 8.5 #247

Workflow file for this run

name: CI
on:
push:
branches:
- main
- support/*
pull_request:
jobs:
php:
name: PHP
uses: Icinga/github-actions/.github/workflows/php.yml@phpstan-min-level

Check failure on line 13 in .github/workflows/php.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/php.yml

Invalid workflow file

error parsing called workflow ".github/workflows/php.yml" -> "Icinga/github-actions/.github/workflows/php.yml@phpstan-min-level" (source branch with sha:d7e642481bd7d0cf25fe946b2cfc94a9ce21d698) : (Line: 93, Col: 9): Unrecognized function: 'hashFiles'. Located at position 13 within expression: always() && hashFiles(format('{0}/{1}', inputs.working-directory, 'phpstan.neon')) != ''
with:
dependencies: |
{
"./vendor/icingaweb2-modules/icingadb" : "https://github.com/Icinga/icingadb-web.git"
}