Skip to content

Commit aedd9e3

Browse files
committed
ci: update codeql
1 parent f1389f5 commit aedd9e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ jobs:
3636
with:
3737
languages: ${{ matrix.language }}
3838

39-
- uses: actions/setup-dotnet@v3
39+
- uses: actions/setup-dotnet@v4
4040
with:
41-
dotnet-version: "7.0.x"
41+
global-json-file: src/global.json
4242

4343
- uses: actions/setup-node@v4
4444
with:

0 commit comments

Comments
 (0)