docs: bump READMEs on release

This commit is contained in:
Damien Retzinger
2026-05-09 19:18:17 -04:00
parent baef64bc0a
commit 45d1df0162
15 changed files with 46 additions and 42 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
outputs:
matrix: ${{ steps.supported-version.outputs.matrix }}
steps:
- uses: graycoreio/github-actions-magento2/supported-version@main
- uses: graycoreio/github-actions-magento2/supported-version@v7 # x-release-please-major
id: supported-version
- run: echo ${{ steps.supported-version.outputs.matrix }}
```