We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
shivammathur/setup-php
1 parent 0b7b081 commit 3f48f03Copy full SHA for 3f48f03
.github/workflows/branch_alias.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Set up PHP
14
- uses: shivammathur/setup-php@2.7.0
+ uses: shivammathur/setup-php@v2
15
with:
16
php-version: 8.0
17
coverage: none
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
18
19
20
21
22
php-version: ${{ matrix.php }}
23
0 commit comments