We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64334cc commit 322a410Copy full SHA for 322a410
tests/end_to_end/repo/.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- uses: actions/setup-python@v5
23
with:
24
- python-version: "3.12"
+ python-version: "3.13"
25
26
- run: pip install -e .
27
working-directory: __ACTION_COVERAGE_PATH__
0 commit comments