Skip to content

Commit f3d99af

Browse files
committed
Upgraded nanasess/[email protected].
1 parent e98b271 commit f3d99af

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)