We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9574281 commit 32043b3Copy full SHA for 32043b3
.github/workflows/azure-webapps-php.yml
@@ -41,7 +41,7 @@ jobs:
41
- uses: actions/checkout@v3
42
43
- name: Setup PHP
44
- uses: shivammathur/setup-php@9c77701ae57b0c47f6732beebfbdec76e4e5c90a
+ uses: shivammathur/setup-php@96fb5391340c7f3252e22dbe778b3336b49266e7
45
with:
46
php-version: ${{ env.PHP_VERSION }}
47
0 commit comments