Skip to content

Commit 3adefd6

Browse files
committed
CI Update
1 parent eef82a0 commit 3adefd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup .NET Core
3030
uses: actions/setup-dotnet@v1
3131
with:
32-
dotnet-version: '9'
32+
dotnet-version: '9.0.x'
3333
- name: Build with dotnet
3434
run: dotnet build --configuration Release
3535

0 commit comments

Comments
 (0)