Bump thrift deploy action

This commit is contained in:
Egor Cherniak 2023-05-22 10:55:49 +03:00
parent cfa982bc2b
commit 6c0c945fb0
No known key found for this signature in database
GPG Key ID: 26F47333B7BE4ED9

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: