Skip to content

Commit 787f475

Browse files
author
Greg Bowler
committed
test master branch
1 parent 93e67cc commit 787f475

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@v3
1111

1212
- name: Install dependencies
13-
uses: php-actions/composer@v6
13+
uses: php-actions/composer@master
1414

1515
with:
1616
php_version: '8.1'

0 commit comments

Comments
 (0)