diff options
Diffstat (limited to '.github/workflows/Code-Scanning.yml')
| -rw-r--r-- | .github/workflows/Code-Scanning.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/Code-Scanning.yml b/.github/workflows/Code-Scanning.yml index c7637e3b..06346d21 100644 --- a/.github/workflows/Code-Scanning.yml +++ b/.github/workflows/Code-Scanning.yml @@ -26,7 +26,7 @@ on: jobs: analyze: name: Analysis - runs-on: windows-latest + runs-on: windows-2025-vs2026 permissions: actions: read contents: read |
