Skip to content

Commit 01c395a

Browse files
committed
Loosened python-version to 3.x
1 parent e8e83d9 commit 01c395a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-root-downloads-shield-weekly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Set up Python
2424
uses: actions/setup-python@v6.2.0
2525
with:
26-
python-version: 3.14
26+
python-version: '3.x'
2727

2828
- name: Update README shield
2929
id: update_shield

0 commit comments

Comments
 (0)