Skip to content

Commit 9d01fba

Browse files
chore(deps): update dependency python to 3.14
1 parent 19e1741 commit 9d01fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 1 addition & 1 deletion
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.13'
66+
python-version: '3.14'
6767
- run: pip install -r requirements.txt
6868
- run: reuse lint

0 commit comments

Comments
 (0)