Skip to content

Commit

Permalink
wip: composer run-as-current-user
Browse files Browse the repository at this point in the history
  • Loading branch information
g105b committed Sep 18, 2023
1 parent 3ae08aa commit fd9161c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-composer-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6
- uses: php-actions/composer@run-as-current-user

- name: PHPUnit Tests
uses: php-actions/phpunit@composer-version--user
Expand Down

0 comments on commit fd9161c

Please sign in to comment.