We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 155b3c2 + a93064c commit f12fefaCopy full SHA for f12fefa
.github/workflows/CI_build.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout repo
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
17
18
- name: Add msbuild to PATH
19
uses: microsoft/setup-msbuild@v2
.github/workflows/codeql-analysis.yml
@@ -16,7 +16,7 @@ jobs:
- name: Checkout repository
20
21
# Initializes the CodeQL tools for scanning.
22
- name: Initialize CodeQL
0 commit comments