Skip to content

Commit eb5e90c

Browse files
Update laminas/laminas-ci-matrix-action action to v1.22.1
| datasource | package | from | to | | ----------- | -------------------------------- | ------ | ------ | | github-tags | laminas/laminas-ci-matrix-action | 1.21.0 | 1.22.1 |
1 parent ae28ccc commit eb5e90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Gather CI configuration
1818
id: matrix
19-
uses: laminas/laminas-ci-matrix-action@1.21.0
19+
uses: laminas/laminas-ci-matrix-action@1.22.1
2020

2121
qa:
2222
name: QA Checks

0 commit comments

Comments
 (0)