Skip to content

Commit 80d7fa3

Browse files
committed
Again
1 parent eca116b commit 80d7fa3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main_ibex-scraper-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up .NET Core
2222
uses: actions/setup-dotnet@v4
2323
with:
24-
dotnet-version: '8.0'
24+
dotnet-version: '8.0.x'
2525

2626
- name: Build with dotnet
2727
run: dotnet build --configuration Release

0 commit comments

Comments
 (0)