Skip to content

Commit ab657d3

Browse files
author
Greg Bowler
committed
wip: use correct branch name
1 parent a9bd1e5 commit ab657d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-bluecadet.yaml

+1-1
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@dev-bluecadet
13+
uses: php-actions/composer@bluecadet
1414

1515
with:
1616
php_version: '8.1'

0 commit comments

Comments
 (0)