We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 104c54e + 5171862 commit 098ea79Copy full SHA for 098ea79
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@efffd0e4f2504f936fcfe3b69293d31ce0e2fd7a
+ - uses: shivammathur/setup-php@c665c7a15b5295c2488ac8a87af9cb806cd72198
20
with:
21
php-version: '8.1'
22
- uses: actions/checkout@v4
0 commit comments