Skip to content

Commit 5abd946

Browse files
chore(deps): update dependency python to v3.14.0
1 parent be1f0a9 commit 5abd946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/crawler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Python 3.10
1616
uses: actions/setup-python@v5
1717
with:
18-
python-version: '3.13.7'
18+
python-version: '3.14.0'
1919
- name: Install dependencies
2020
run: |
2121
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)