We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0910eae commit 5776bcbCopy full SHA for 5776bcb
.github/workflows/setup-di-comile.yml
@@ -12,9 +12,9 @@ jobs:
12
- uses: mage-os/github-actions/setup-magento@main
13
with:
14
php-version: 8.4
15
- tools: composer:v2
16
mode: extension
17
- magento_version: 2.4.8
+ magento_version: 2.4.8-p3
+ magento_repository: "https://repo.mage-os.org/"
18
19
- run: composer config repositories.local path $GITHUB_WORKSPACE
20
name: Add Github Repo for Testing
0 commit comments