Skip to content

Commit

Permalink
[CI] Fix yml in github action. (#10134)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed Mar 20, 2024
1 parent 2b2aac8 commit e169577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- os: macos-latest
platform_id: macosx_arm64
steps:
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # v3.0.0
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # v3.0.0
with:
submodules: 'true'
- name: Setup Python
Expand Down

0 comments on commit e169577

Please sign in to comment.