Skip to content

Commit 1aa60da

Browse files
committed
Uses newer GHA for .NET to avoid node 20 which EOL CTR
1 parent 74cfcbd commit 1aa60da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ jobs:
308308
java-version: '11'
309309
distribution: 'temurin'
310310
- name: Set up .NET 8.0.x
311-
uses: actions/setup-dotnet@v4
311+
uses: actions/setup-dotnet@v5
312312
with:
313313
dotnet-version: '8.0.x'
314314
- name: Get Cached Server Base Image

0 commit comments

Comments
 (0)