Skip to content

Commit f8c0cbc

Browse files
committed
py 3.9->py 3.10
1 parent 7b01c0d commit f8c0cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-plugin-docs.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@v5
2525
with:
26-
python-version: '3.9'
26+
python-version: '3.10'
2727

2828
- name: Install dependencies
2929
run: ./dev-setup.sh

0 commit comments

Comments
 (0)