Merge pull request #48 from valitydev/fx/bump_action

Bump thrift deploy action
This commit is contained in:
Egor Cherniak 2023-05-22 11:21:52 +03:00 committed by GitHub
commit e1fc69bbb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: