Skip to content

Commit a5b825f

Browse files
Update dependency python to v3.14.0
1 parent 93ed5f1 commit a5b825f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- uses: actions/setup-python@v6
3232
with:
33-
python-version: '3.13'
33+
python-version: '3.14'
3434
- run: python3 -m pip install --requirement=ci/requirements.txt
3535

3636
- uses: actions/cache@v4

0 commit comments

Comments
 (0)