Skip to content

Commit cb40461

Browse files
committed
up
1 parent df963a8 commit cb40461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_link_issue_reminder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup Python
2323
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
2424
with:
25-
python-version: 3.10
25+
python-version: "3.10"
2626

2727
- name: Install requirements
2828
run: |

0 commit comments

Comments
 (0)