Skip to content

Update vimeo/psalm requirement from ^4.18 to ^5.25 #48

Update vimeo/psalm requirement from ^4.18 to ^5.25

Update vimeo/psalm requirement from ^4.18 to ^5.25 #48

Workflow file for this run

on:
- pull_request
- push
name: build
jobs:
phpunit:
uses: php-forge/reusable-actions/.github/workflows/phpunit.yml@main

Check failure on line 9 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build.yml" -> "php-forge/reusable-actions/.github/workflows/phpunit.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
os: >-
['ubuntu-latest', 'windows-latest']
php: >-
['8.0', '8.1']
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}