Bump fabiocaccamo/create-matrix-action from 3 to 4 (#373)
Bumps [fabiocaccamo/create-matrix-action](https://github.com/fabiocaccamo/create-matrix-action) from 3 to 4. - [Release notes](https://github.com/fabiocaccamo/create-matrix-action/releases) - [Commits](https://github.com/fabiocaccamo/create-matrix-action/compare/v3...v4) --- updated-dependencies: - dependency-name: fabiocaccamo/create-matrix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>master
parent
dbb44b5940
commit
42dc52bd00
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Create matrix
|
- name: Create matrix
|
||||||
uses: fabiocaccamo/create-matrix-action@v3
|
uses: fabiocaccamo/create-matrix-action@v4
|
||||||
id: create_matrix
|
id: create_matrix
|
||||||
with:
|
with:
|
||||||
matrix: |
|
matrix: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue