Skip to content

Commit 56ab615

Browse files
chore(deps): update dependency python to 3.14 (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac7b0f6 commit 56ab615

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Set up Python
1111
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
1212
with:
13-
python-version: "3.13"
13+
python-version: "3.14"
1414

1515
- id: cache
1616
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4

0 commit comments

Comments
 (0)