Skip to content

Commit

Permalink
Clean up deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Oct 19, 2024
1 parent 92a322f commit 256421e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: '8.1'
tools: bref/cli:dev-main
tools: bref/cli:^1

- uses: ramsey/composer-install@v3
with:
Expand Down

0 comments on commit 256421e

Please sign in to comment.