Skip to content

Commit 6f887a4

Browse files
Update laminas/laminas-ci-matrix-action action to v1.20.0
| datasource | package | from | to | | ----------- | -------------------------------- | ------ | ------ | | github-tags | laminas/laminas-ci-matrix-action | 1.19.0 | 1.20.0 |
1 parent 2808e84 commit 6f887a4

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.19.0
19+
uses: laminas/laminas-ci-matrix-action@1.20.0
2020

2121
qa:
2222
name: QA Checks

0 commit comments

Comments
 (0)