Skip to content

Commit

Permalink
ci: remove unnecessary v2 selector
Browse files Browse the repository at this point in the history
  • Loading branch information
owenvoke committed Jan 20, 2021
1 parent 4559db5 commit 7e92a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: 7.3
tools: composer:v2
tools: composer
coverage: none

- name: Install Dependencies
Expand Down

0 comments on commit 7e92a2d

Please sign in to comment.