C#: Update workflow files and scripts.

This commit is contained in:
Michael Nebel
2024-11-15 14:38:54 +01:00
parent 201a5e9faa
commit 57e0e2dba1
4 changed files with 9 additions and 9 deletions

View File

@@ -5,9 +5,9 @@ runs:
steps:
- uses: ./.github/actions/fetch-codeql
- name: Setup dotnet
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.101
dotnet-version: 9.0.100
- name: Build Extractor
shell: bash
run: scripts/create-extractor-pack.sh