Skip to content

Commit

Permalink
Update CI action Python step name
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhad6 committed Nov 8, 2023
1 parent d8c0e2f commit 4d0efb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Hatch
run: pipx install hatch==${{ env.HATCH_VERSION }}

- name: Set up Python with pip cache
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: ${{ env.PYTHON_VERSION }}
Expand Down

0 comments on commit 4d0efb2

Please sign in to comment.