Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 9e2e3b9

Browse files
authored
chore(pipeline): update net5 version to preview 7 for codeql analysis (#205)
1 parent 1d78fb2 commit 9e2e3b9

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
@@ -21,7 +21,7 @@ jobs:
2121

2222
- uses: actions/setup-dotnet@v1
2323
with:
24-
dotnet-version: '5.0.100-preview.6.20318.15'
24+
dotnet-version: '5.0.100-preview.7.20366.6'
2525

2626
# If this run was triggered by a pull request event, then checkout
2727
# the head of the pull request instead of the merge commit.

0 commit comments

Comments
 (0)