Skip to content

Commit 1e5c2d3

Browse files
authored
Merge pull request #1437 from hydephp/sync-downstream-repositories
Sync back with downstream repositories
2 parents 1478d04 + 36d6cea commit 1e5c2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@v2
20-
- uses: shivammathur/setup-php@16011a795d747d5f45038f96371c3b98aec5669d
20+
- uses: shivammathur/setup-php@a36e1e52ff4a1c9e9c9be31551ee4712a6cb6bd0
2121
with:
2222
php-version: ${{ matrix.php }}
2323
extensions: fileinfo, zip

0 commit comments

Comments
 (0)