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.
2 parents cfa982b + 6c0c945 commit e1fc69bCopy full SHA for e1fc69b
.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