We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed44af commit 5d3d13cCopy full SHA for 5d3d13c
.github/workflows/_internal-install.yaml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@v4
31
- uses: ./supported-version
32
with:
33
- kind: all
+ kind: usable
34
id: supported-version
35
- run: echo ${{ steps.supported-version.outputs.matrix }}
36
0 commit comments