Skip to content

Commit b668304

Browse files
committed
updates .NET SDK version
Updates the .NET SDK version in the Qodana analysis workflow.
1 parent 2c513f9 commit b668304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana_analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: Setup .NET SDK
2424
uses: actions/setup-dotnet@v4
2525
with:
26-
global-json-file: global.json
26+
dotnet-version: 9.0.301
2727
-
2828
name: 'Qodana Scan'
2929
uses: jetbrains/[email protected]

0 commit comments

Comments
 (0)