Skip to content

Commit b0f5070

Browse files
Update .github/workflows/prepare-release-pr.yml
Co-authored-by: Bruno Oliveira <bruno@soliv.dev>
1 parent c85a7d9 commit b0f5070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Set up Python
3535
uses: actions/setup-python@v5
3636
with:
37-
python-version: "3.13"
37+
python-version: "3.x"
3838

3939
- name: Install dependencies
4040
run: |

0 commit comments

Comments
 (0)