File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8484
8585 - name : Setup Thrift compiler
8686 if : ${{ inputs.use-thrift }}
87- uses : valitydev/action-setup-thrift@v1.0.1
87+ uses : valitydev/action-setup-thrift@v1.0.3
8888 with :
8989 thrift-version : ${{ inputs.thrift-version }}
9090
@@ -122,7 +122,7 @@ jobs:
122122
123123 - name : Setup Thrift compiler
124124 if : ${{ inputs.use-thrift }}
125- uses : valitydev/action-setup-thrift@v1.0.1
125+ uses : valitydev/action-setup-thrift@v1.0.3
126126 with :
127127 thrift-version : ${{ inputs.thrift-version }}
128128
@@ -166,7 +166,7 @@ jobs:
166166
167167 - name : Setup Thrift compiler
168168 if : ${{ inputs.use-thrift }}
169- uses : valitydev/action-setup-thrift@v1.0.1
169+ uses : valitydev/action-setup-thrift@v1.0.3
170170 with :
171171 thrift-version : ${{ inputs.thrift-version }}
172172
@@ -212,7 +212,7 @@ jobs:
212212
213213 - name : Setup Thrift compiler
214214 if : ${{ inputs.use-thrift }}
215- uses : valitydev/action-setup-thrift@v1.0.1
215+ uses : valitydev/action-setup-thrift@v1.0.3
216216 with :
217217 thrift-version : ${{ inputs.thrift-version }}
218218
Original file line number Diff line number Diff line change 7373
7474 - name : Setup Thrift compiler
7575 if : ${{ inputs.use-thrift }}
76- uses : valitydev/action-setup-thrift@v1.0.1
76+ uses : valitydev/action-setup-thrift@v1.0.3
7777 with :
7878 thrift-version : ${{ inputs.thrift-version }}
7979
You can’t perform that action at this time.
0 commit comments