Skip to content

Commit 68515bd

Browse files
chore(deps): update dependency python to 3.13 (#565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e724d86 commit 68515bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ jobs:
6363
- uses: actions/checkout@v4
6464
- uses: actions/setup-python@v5
6565
with:
66-
python-version: '3.10'
66+
python-version: '3.13'
6767
- run: pip install -r requirements.txt
6868
- run: reuse lint

0 commit comments

Comments
 (0)