Skip to content

Commit 3935d0e

Browse files
authored
Bump python version for setup-python action to 3.14 (mongodb#1883)
1 parent a08a782 commit 3935d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unified-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Set up Python
4343
uses: actions/setup-python@v1
4444
with:
45-
python-version: 3.9
45+
python-version: 3.14
4646
- name: Set up npm
4747
uses: actions/setup-node@v1
4848
with:

0 commit comments

Comments
 (0)