PR Checks: Use tools: linked rather than tools: latest
Also changes the input and output in the `prepare-test` Action to use `linked`.
This commit is contained in:
parent
b1bd8da5e7
commit
67d5a9a476
67 changed files with 105 additions and 105 deletions
2
.github/workflows/python312-windows.yml
vendored
2
.github/workflows/python312-windows.yml
vendored
|
|
@ -32,7 +32,7 @@ jobs:
|
|||
- name: Initialize CodeQL
|
||||
uses: ./../action/init
|
||||
with:
|
||||
tools: latest
|
||||
tools: linked
|
||||
languages: python
|
||||
|
||||
- name: Analyze
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue