Skip to content

Commit

Permalink
Next wrong value
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Jan 19, 2024
1 parent e320480 commit 170e53d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ runs:
poetry --version # Check poetry installation
- name: Set up Python ${{ inputs.python-version }}
shell: bash
id: setup-python
uses: actions/setup-python@v5
with:
python-version: ${{ inputs.python-version }}
Expand Down

0 comments on commit 170e53d

Please sign in to comment.