Skip to content

Commit a0b94ee

Browse files
chore(deps): update dependency python to 3.14.x
1 parent fe77ede commit a0b94ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
- uses: actions/checkout@v5
127127
- uses: actions/setup-python@v5
128128
with:
129-
python-version: 3.12.x
129+
python-version: 3.14.x
130130
- name: Preparing msvc toolchain
131131
uses: ilammy/msvc-dev-cmd@v1
132132
with:

0 commit comments

Comments
 (0)