Skip to content

Commit 237e8ff

Browse files
author
Greg Bowler
committed
Use master composer action
1 parent 72273ec commit 237e8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
steps:
1010
- uses: actions/checkout@v2
11-
- uses: php-actions/composer@v3
11+
- uses: php-actions/composer@master
1212
- name: PHPUnit Tests
1313
uses: php-actions/phpunit@17-php-versions
1414
with:

0 commit comments

Comments
 (0)