We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 044cfa9 commit d0aaea2Copy full SHA for d0aaea2
.github/workflows/test.yml
@@ -51,7 +51,7 @@ jobs:
51
export MATRIX="{\"cdk-version\":$VERSIONS_ARRAY}"
52
53
- name: Generate matrix
54
- id: simple-matrix
+ id: set-matrix
55
run: |
56
echo "MATRIX=$MATRIX" >> $GITHUB_OUTPUT
57
0 commit comments