Skip to content

Commit

Permalink
fix test on push
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhoangthuan99 committed Aug 9, 2024
1 parent 4272d84 commit f161d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/convert-model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
submodules: recursive

- name: Set up Python
uses: actions/setup-python@v4 # v5.1.1
uses: actions/setup-python@v5.1.1 # v5.1.1
with:
python-version: '3.12.4'
architecture: 'x64'
Expand Down

0 comments on commit f161d0f

Please sign in to comment.