Skip to content

Commit 4f6eb0e

Browse files
Update dependency python to v3.14.0
1 parent a4162aa commit 4f6eb0e

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
@@ -31,7 +31,7 @@ jobs:
3131

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

3737
- uses: actions/cache@v4

0 commit comments

Comments
 (0)