mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 05:04:54 +00:00
chore: switch all references of graycore/github-actions-magento2 to mage-os/github-actions
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: graycoreio/github-actions-magento2/unit-test@main
|
||||
- uses: mage-os/github-actions/unit-test@main
|
||||
with:
|
||||
php_version: ${{ matrix.php_version }}
|
||||
composer_auth: ${{ secrets.COMPOSER_AUTH }}
|
||||
|
||||
Reference in New Issue
Block a user