Skip to content

Bump actions/cache from 3 to 4 #30

Bump actions/cache from 3 to 4

Bump actions/cache from 3 to 4 #30

Workflow file for this run

on:
pull_request: null
push:
branches:
- 1.x
name: phpunit
jobs:
phpunit:
uses: spiral/gh-actions/.github/workflows/phpunit.yml@master
with:
os: >-
['ubuntu-latest']
php: >-
['8.0', '8.1', '8.2', '8.3']
stability: >-
['prefer-lowest', 'prefer-stable']