mirror of
https://github.com/valitydev/java-workflow.git
synced 2024-11-06 01:25:18 +00:00
Merge pull request #48 from valitydev/fx/bump_action
Bump thrift deploy action
This commit is contained in:
commit
e1fc69bbb7
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@v0.0.6
|
||||
uses: valitydev/action-setup-thrift@v1.0.2
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user