We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0d4f05 + 80c46ed commit fdd0356Copy full SHA for fdd0356
1 file changed
.github/workflows/laravel.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
18
steps:
19
- - uses: shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b
+ - uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231
20
with:
21
php-version: '8.1'
22
- uses: actions/checkout@v4
0 commit comments