Skip to content

Commit ab3c7e7

Browse files
author
Jani Giannoudis
committed
pages workflow: downgrade to .net 9
1 parent b5b6dba commit ab3c7e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup .NET
2828
uses: actions/setup-dotnet@v5
2929
with:
30-
dotnet-version: '10.0.x'
30+
dotnet-version: '9.0.x'
3131

3232
- name: Configure GitHub Packages source
3333
run: |

0 commit comments

Comments
 (0)