Skip to content

Commit 3fc9df9

Browse files
authored
chore: update net version
1 parent a094832 commit 3fc9df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validatePullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup .NET
2323
uses: actions/[email protected]
2424
with:
25-
dotnet-version: 6.0.x
25+
dotnet-version: 8.x
2626
- name: Initialize CodeQL
2727
uses: github/codeql-action/init@v3
2828
with:

0 commit comments

Comments
 (0)