Skip to content

Commit

Permalink
Bump thrift to 0.19.0 version (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
karle0wne authored Jun 20, 2024
1 parent 73fa9f0 commit 86ccf88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven-thrift-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Install thrift
uses: valitydev/action-setup-thrift@v1.0.2
uses: valitydev/action-setup-thrift@v1.0.3
- name: Checkout Repo
uses: actions/checkout@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/maven-thrift-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Install thrift
uses: valitydev/action-setup-thrift@v1.0.2
uses: valitydev/action-setup-thrift@v1.0.3
- name: Checkout Repo
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 86ccf88

Please sign in to comment.