We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e724d86 commit 68515bdCopy full SHA for 68515bd
.github/workflows/dotnet-core.yml
@@ -63,6 +63,6 @@ jobs:
63
- uses: actions/checkout@v4
64
- uses: actions/setup-python@v5
65
with:
66
- python-version: '3.10'
+ python-version: '3.13'
67
- run: pip install -r requirements.txt
68
- run: reuse lint
0 commit comments