Skip to content

Commit dafcade

Browse files
author
Greg Bowler
committed
test output touch
1 parent 619a875 commit dafcade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v2
1111

1212
- name: Install dependencies
13-
uses: php-actions/composer@v6
13+
uses: php-actions/composer@output-improvement
1414
with:
1515
php_version: '8.1'
1616
ssh_key: ${{ secrets.SSH_KEY }}

0 commit comments

Comments
 (0)