Skip to content

Commit 72273ec

Browse files
author
Greg Bowler
committed
Upgrade composer
1 parent 99a34e3 commit 72273ec

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@v1
11+
- uses: php-actions/composer@v3
1212
- name: PHPUnit Tests
1313
uses: php-actions/phpunit@17-php-versions
1414
with:

0 commit comments

Comments
 (0)