Skip to content

Commit e38667e

Browse files
author
github-actions
committed
Merge pull request #1433 from hydephp/bump-setup-php-action-for-test-runners
Bump PHP setup action for test runners hydephp/develop@fe3f7a3
1 parent fab76f4 commit e38667e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/hyde-testing-workflow.stub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ${{ matrix.os }}
1818

1919
steps:
20-
- uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d
20+
- uses: shivammathur/setup-php@a36e1e52ff4a1c9e9c9be31551ee4712a6cb6bd0
2121
with:
2222
php-version: '8.0'
2323
extensions: fileinfo

0 commit comments

Comments
 (0)