Skip to content

Commit

Permalink
Update .github/workflows/dependencies/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpati authored Jan 28, 2025
1 parent c1493f8 commit 422067e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ runs:
if: ${{steps.changed-files.outputs.other_modified_files_count > 0}} # Run on any non-docs change
uses: actions/setup-python@v5
with:
python-version: '3.10'
python-version: 3.10


- name: Install dependencies and package
shell: bash
Expand Down

0 comments on commit 422067e

Please sign in to comment.