mirror of
https://github.com/valitydev/java-workflow.git
synced 2024-11-06 01:25:18 +00:00
Bump thrift to 0.19.0 version (#69)
This commit is contained in:
parent
73fa9f0e91
commit
86ccf88bc0
2
.github/workflows/maven-thrift-build.yml
vendored
2
.github/workflows/maven-thrift-build.yml
vendored
@ -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:
|
||||
|
2
.github/workflows/maven-thrift-deploy.yml
vendored
2
.github/workflows/maven-thrift-deploy.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user