We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 664ea3d commit ffcc193Copy full SHA for ffcc193
1 file changed
.github/workflows/php.yml
@@ -7,6 +7,6 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: PHP testing actions
10
- uses: 104corp/docker-php-testing@v0.0.1
+ uses: 104corp/docker-php-testing@master
11
with:
12
args: php -v && php -m
0 commit comments