We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nanasess/setup-php
1 parent e68edbe commit 96e3f6aCopy full SHA for 96e3f6a
.github/workflows/php-lint-pr.yml
@@ -12,7 +12,7 @@ jobs:
12
fetch-depth: 0 # The blame will not work without this
13
14
# 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
+ - uses: nanasess/setup-php@v4.1.0
16
with:
17
php-version: '7.4'
18
0 commit comments