Skip to content

Commit da5b6a4

Browse files
committed
bump up action
1 parent 59cc986 commit da5b6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Python
1515
uses: actions/setup-python@v6
1616
with:
17-
python-version: "3.11"
17+
python-version: "3.14"
1818
cache: "pip"
1919
- name: Install Python dependencies
2020
run: |

0 commit comments

Comments
 (0)