Skip to content

Commit ffcc193

Browse files
committed
Fix CI
1 parent 664ea3d commit ffcc193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: PHP testing actions
10-
uses: 104corp/docker-php-testing@v0.0.1
10+
uses: 104corp/docker-php-testing@master
1111
with:
1212
args: php -v && php -m

0 commit comments

Comments
 (0)