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