Skip to content

Commit 322a410

Browse files
chore(deps): update dependency python to 3.13 (#511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64334cc commit 322a410

File tree

1 file changed

+1
-1
lines changed
  • tests/end_to_end/repo/.github/workflows

1 file changed

+1
-1
lines changed

tests/end_to_end/repo/.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- uses: actions/setup-python@v5
2323
with:
24-
python-version: "3.12"
24+
python-version: "3.13"
2525

2626
- run: pip install -e .
2727
working-directory: __ACTION_COVERAGE_PATH__

0 commit comments

Comments
 (0)