Skip to content

Commit 759ddb2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Python 3.8
2323
uses: actions/setup-python@v5
2424
with:
25-
python-version: '3.13'
25+
python-version: '3.14'
2626
architecture: 'x64'
2727
cache: 'pip'
2828

0 commit comments

Comments
 (0)