Skip to content

Commit 14f089e

Browse files
author
Sewer56
committed
Changed: Build with 9.0.4 SDK so that launcher ends up being 9.0.4
1 parent 142e680 commit 14f089e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reloaded-utils-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Setup .NET Core SDK (9.0)
6060
uses: actions/setup-dotnet@v4
6161
with:
62-
dotnet-version: 9.0.x
62+
dotnet-version: 9.0.4
6363

6464
- name: Setup Node.js
6565
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)