Skip to content

Commit 86ccf88

Browse files
authored
Bump thrift to 0.19.0 version (#69)
1 parent 73fa9f0 commit 86ccf88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/maven-thrift-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-22.04
2020
steps:
2121
- name: Install thrift
22-
uses: valitydev/[email protected].2
22+
uses: valitydev/[email protected].3
2323
- name: Checkout Repo
2424
uses: actions/checkout@v3
2525
with:

.github/workflows/maven-thrift-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-22.04
3131
steps:
3232
- name: Install thrift
33-
uses: valitydev/[email protected].2
33+
uses: valitydev/[email protected].3
3434
- name: Checkout Repo
3535
uses: actions/checkout@v3
3636
with:

0 commit comments

Comments
 (0)