Skip to content

Commit 8890dfe

Browse files
authored
chore: add Mage-OS 1.0.3 release history (#173)
1 parent ee9cfb0 commit 8890dfe

File tree

4 files changed

+594
-2
lines changed

4 files changed

+594
-2
lines changed

.github/actions/checkout-magento/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ inputs:
1818
composer-version:
1919
description: 'The version of Composer to use.'
2020
required: true
21-
default: '1'
21+
default: '2'
2222
composer-auth:
2323
description: 'Composer authentication object.'
2424
required: false
2525
php-version:
2626
description: 'The version of PHP to use.'
2727
required: true
28-
default: '8.1'
28+
default: '8.3'
2929
sample-data:
3030
description: 'Whether or not to install sample data.'
3131
required: true

0 commit comments

Comments
 (0)