Skip to content

Commit 63c185e

Browse files
author
Timothy MacDonald
committed
chore: update python version in build workflow
Signed-off-by: Timothy MacDonald <[email protected]>
1 parent 8e3851c commit 63c185e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Set up Python 3.10
6868
uses: actions/setup-python@v4
6969
with:
70-
python-version: 3.10.15
70+
python-version: 3.10.11
7171
cache: 'poetry'
7272

7373
- name: Install python modules

0 commit comments

Comments
 (0)