We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1478d04 + 36d6cea commit 1e5c2d3Copy full SHA for 1e5c2d3
packages/framework/.github/workflows/run-tests.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- uses: actions/checkout@v2
20
- - uses: shivammathur/setup-php@16011a795d747d5f45038f96371c3b98aec5669d
+ - uses: shivammathur/setup-php@a36e1e52ff4a1c9e9c9be31551ee4712a6cb6bd0
21
with:
22
php-version: ${{ matrix.php }}
23
extensions: fileinfo, zip
0 commit comments