Test switching windows-latest to windows-2025
#6672
__with-checkout-path.yml
on: pull_request
Matrix: Use a custom `checkout_path`
Annotations
3 warnings and 2 notices
|
Use a custom `checkout_path` (ubuntu-latest, linked)
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at /home/runner/work/codeql-action/codeql-action/.github/workflows/__with-checkout-path.yml, but no such file existed. This can happen if the currently running workflow checks out a branch that doesn't contain the corresponding workflow file.
|
|
Use a custom `checkout_path` (macos-latest, linked)
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at /Users/runner/work/codeql-action/codeql-action/.github/workflows/__with-checkout-path.yml, but no such file existed. This can happen if the currently running workflow checks out a branch that doesn't contain the corresponding workflow file.
|
|
Use a custom `checkout_path` (windows-2025, linked)
Unable to validate code scanning workflow: error: getWorkflow() failed: Error: Expected to find a code scanning workflow file at D:\a\codeql-action\codeql-action\.github\workflows\__with-checkout-path.yml, but no such file existed. This can happen if the currently running workflow checks out a branch that doesn't contain the corresponding workflow file.
|
|
Use a custom `checkout_path` (macos-latest, linked)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Use a custom `checkout_path` (windows-2025, linked)
Windows-2025 runners will change the working directory to a new D:/ drive beginning on 2025-08-18. For more details see https://github.com/actions/runner-images/issues/12744.
|