Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Created using spr 1.3.5
  • Loading branch information
kod-kristoff committed Jan 22, 2024
1 parent a58e7f5 commit 3be890e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-python-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
steps:
- name: Setup Python
id: setup-python
uses: setup-python@v5
uses: actions/setup-python@v5
with:
python-version: ${{ inputs.python-version }}

Expand Down

0 comments on commit 3be890e

Please sign in to comment.