Skip to content

Commit 6aac8b9

Browse files
committed
Tooling: Upgraded nanasess/setup-php to v4.1.0.
1 parent 5173ac1 commit 6aac8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-lint-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fetch-depth: 0 # The blame will not work without this
1313

1414
# PHP 8 will throw PHP Fatal error: Uncaught TypeError: vsprintf(): Argument #2 ($values) must be of type array, string given in ...
15-
- uses: nanasess/setup-php@v3
15+
- uses: nanasess/setup-php@v4.1.0
1616
with:
1717
php-version: '7.4'
1818

0 commit comments

Comments
 (0)