further tweaks

This commit is contained in:
Adam Weston
2026-02-12 11:44:54 -05:00
parent 4ed481fed5
commit b57d12882d
6 changed files with 7 additions and 13 deletions

View File

@@ -11,7 +11,7 @@ jobs:
name: phpstan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- name: Setup PHP
uses: shivammathur/setup-php@v2