Skip to content

Commit fe8310e

Browse files
[agent] chore(deps): update dependency python
Co-authored-by: Romuald Lemesle <romuald.lemesle@filigran.io>
1 parent 3f56963 commit fe8310e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: setup python
3636
uses: actions/setup-python@v6
3737
with:
38-
python-version: 3.8 #install the python needed
38+
python-version: 3.14 #install the python needed
3939
- name: Install dependencies
4040
run: |
4141
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)