File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3939 - uses : actions/checkout@v4
4040 - uses : ./supported-version
4141 with :
42- kind : all
42+ kind : currently-supported
4343 id : supported-version
4444 - run : echo ${{ steps.supported-version.outputs.matrix }}
4545
Original file line number Diff line number Diff line change 3030 - uses : actions/checkout@v4
3131 - uses : ./supported-version
3232 with :
33- kind : all
33+ kind : currently-supported
3434 id : supported-version
3535 - run : echo ${{ steps.supported-version.outputs.matrix }}
3636
Original file line number Diff line number Diff line change 3030 - uses : actions/checkout@v4
3131 - uses : ./supported-version
3232 with :
33- kind : all
33+ kind : currently-supported
3434 id : supported-version
3535 - run : echo ${{ steps.supported-version.outputs.matrix }}
3636 integration-workflow :
You can’t perform that action at this time.
0 commit comments