Skip to content

Commit 3f937cc

Browse files
committed
Inserted missing v
1 parent 7759b82 commit 3f937cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
token: ${{ secrets.REPO_SYNC_PAT }}
2222

2323
- name: Set up Python
24-
uses: actions/setup-python@6.2.0
24+
uses: actions/setup-python@v6.2.0
2525
with:
2626
python-version: 3.14
2727

0 commit comments

Comments
 (0)