Skip to content

Commit

Permalink
Generated SDK #913
Browse files Browse the repository at this point in the history
  • Loading branch information
fireblocks_dx_team committed Jun 25, 2024
1 parent ca609e6 commit 694b626
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: master
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 694b626

Please sign in to comment.