Skip to content

Commit e0907c8

Browse files
author
Greg Bowler
committed
Merge remote-tracking branch 'origin/master'
2 parents 7051636 + 6ed6c3b commit e0907c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

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

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

0 commit comments

Comments
 (0)