We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85e0b8f + b32d8ed commit bc4b606Copy full SHA for bc4b606
.github/workflows/maven-thrift-build.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-22.04
20
steps:
21
- name: Install thrift
22
- uses: valitydev/action-setup-thrift@v1.0.6
+ uses: valitydev/action-setup-thrift@v1.0.3
23
24
- name: Checkout Repo
25
uses: actions/checkout@v4
.github/workflows/maven-thrift-deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments