Skip to content

Commit

Permalink
Remove allow-prereleases: true flag
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke authored Oct 10, 2024
1 parent 70dfdfa commit a304dba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/py-shiny/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ runs:
uses: actions/setup-python@v5
with:
python-version: ${{ inputs.python-version }}
allow-prereleases: true

- name: Upgrade `pip`
shell: bash
Expand Down

0 comments on commit a304dba

Please sign in to comment.