Skip to content

Commit a304dba

Browse files
authored
Remove allow-prereleases: true flag
1 parent 70dfdfa commit a304dba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/py-shiny/setup/action.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ runs:
1212
uses: actions/setup-python@v5
1313
with:
1414
python-version: ${{ inputs.python-version }}
15-
allow-prereleases: true
1615

1716
- name: Upgrade `pip`
1817
shell: bash

0 commit comments

Comments
 (0)