Skip to content

Commit bb70251

Browse files
chore(deps): update dependency python to 3.13 (#34)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e49b7b7 commit bb70251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v4
2020
- uses: actions/setup-python@v5
2121
with:
22-
python-version: "3.11" # Always use the lowest possible version to ensure correctness of the code.
22+
python-version: "3.13" # Always use the lowest possible version to ensure correctness of the code.
2323
#----------------------------------------------
2424
- uses: actions/cache@v4
2525
with:

0 commit comments

Comments
 (0)