Skip to content

Commit 2219bc2

Browse files
authored
Revert "chore: fix composer-unused version to aviod setup error"
1 parent 99747a5 commit 2219bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unused.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: shivammathur/setup-php@v2
3131
with:
3232
php-version: '8.0'
33-
tools: composer, composer-unused:0.8.5
33+
tools: composer, composer-unused
3434
extensions: intl, json, mbstring, xml
3535
coverage: none
3636
env:

0 commit comments

Comments
 (0)