We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96e083 commit 0514476Copy full SHA for 0514476
.github/workflows/test-package.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: Create matrix
17
- uses: fabiocaccamo/create-matrix-action@v4
+ uses: fabiocaccamo/create-matrix-action@v5
18
id: create_matrix
19
with:
20
matrix: |
0 commit comments