We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73fa9f0 commit 86ccf88Copy full SHA for 86ccf88
.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.2
+ uses: valitydev/action-setup-thrift@v1.0.3
23
- name: Checkout Repo
24
uses: actions/checkout@v3
25
with:
.github/workflows/maven-thrift-deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments