Skip to content

Commit 46d604f

Browse files
committed
Use actions from @main, not checkout
1 parent 19f258b commit 46d604f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
fi
118118
119119
- id: generate
120-
uses: ./phlex-src/.github/actions/generate-build-matrix
120+
uses: Framework-R-D/phlex/.github/actions/generate-build-matrix@main
121121
with:
122122
user-input: ${{ github.event.inputs.build-combinations }}
123123
comment-body: ${{ github.event.comment.body }}

0 commit comments

Comments
 (0)