Skip to content

Commit 6dab2d5

Browse files
author
ssinno28
committed
upgrading dotnet version for actions
1 parent b2b79aa commit 6dab2d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Dotnet
1818
uses: actions/setup-dotnet@v1
1919
with:
20-
dotnet-version: '6.0.x'
20+
dotnet-version: '9.0.x'
2121

2222
- name: Restore Solution
2323
run: dotnet restore UltimoScraper.sln

0 commit comments

Comments
 (0)