Skip to content

Commit fd9161c

Browse files
author
Greg Bowler
committed
wip: composer run-as-current-user
1 parent 3ae08aa commit fd9161c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-composer-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
steps:
1010
- uses: actions/checkout@v3
11-
- uses: php-actions/composer@v6
11+
- uses: php-actions/composer@run-as-current-user
1212

1313
- name: PHPUnit Tests
1414
uses: php-actions/phpunit@composer-version--user

0 commit comments

Comments
 (0)