Skip to content

Commit

Permalink
wip: use correct branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Dec 20, 2022
1 parent a9bd1e5 commit ab657d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-bluecadet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install dependencies
uses: php-actions/composer@dev-bluecadet
uses: php-actions/composer@bluecadet

with:
php_version: '8.1'
Expand Down

0 comments on commit ab657d3

Please sign in to comment.