Skip to content

Commit 9d1a185

Browse files
chore(deps): update dependency python to 3.14
1 parent aa20777 commit 9d1a185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fabric_acctest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ jobs:
322322
- name: Set up Python3
323323
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
324324
with:
325-
python-version: '3.13'
325+
python-version: '3.14'
326326

327327
- name: Get dependencies
328328
run: |

0 commit comments

Comments
 (0)