Skip to content

Commit f380464

Browse files
authored
Upgrade setup-dotnet action to version 5
1 parent 981a40f commit f380464

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Install .NET 9
19-
uses: actions/setup-dotnet@v1
19+
uses: actions/setup-dotnet@v5
2020
with:
2121
dotnet-version: 9.0.x
2222

0 commit comments

Comments
 (0)