Skip to content

Commit bc1a748

Browse files
committed
Update python-version for release workflow
Signed-off-by: David Kwon <[email protected]>
1 parent 2e7face commit bc1a748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
- name: Set up yq
110110
uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
111111
with:
112-
python-version: 3.6
112+
python-version: 3.8
113113
- name: Setup yq
114114
run: |
115115
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)