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

@@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
ref: ${{ github.head_ref }}
@@ -22,6 +22,6 @@ jobs:
uses: aglipanci/laravel-pint-action@2.4
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v6
uses: stefanzweifel/git-auto-commit-action@v7
with:
commit_message: Fix styling