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 cfa982b commit 6c0c945Copy full SHA for 6c0c945
.github/workflows/maven-thrift-deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ubuntu-22.04
31
steps:
32
- name: Install thrift
33
- uses: valitydev/action-setup-thrift@v0.0.6
+ uses: valitydev/action-setup-thrift@v1.0.2
34
- name: Checkout Repo
35
uses: actions/checkout@v3
36
with:
0 commit comments