Skip to content

Commit 077456f

Browse files
author
klapaudius
committed
Merge branch 'master' into 1.x
2 parents 1963b00 + 9b70218 commit 077456f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/FUNDING.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# These are supported funding model platforms
2+
3+
github: [klapaudius]

.github/workflows/fix-php-code-style-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
ref: ${{ github.head_ref }}
2323

2424
- name: Fix PHP code style issues
25-
uses: aglipanci/laravel-pint-action@2.5
25+
uses: aglipanci/laravel-pint-action@2.6
2626

2727
- name: Commit changes
2828
uses: stefanzweifel/git-auto-commit-action@v6

0 commit comments

Comments
 (0)