PR checks: Rename cached to default
This commit is contained in:
parent
2192e3432b
commit
49e0fc2ba1
38 changed files with 75 additions and 73 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name: "Custom source root"
|
||||
description: "Checks that the argument specifying a non-default source root works"
|
||||
versions: ["latest", "cached", "nightly-latest"] # This feature is not compatible with old CLIs
|
||||
versions: ["latest", "default", "nightly-latest"] # This feature is not compatible with old CLIs
|
||||
operatingSystems: ["ubuntu"]
|
||||
steps:
|
||||
- name: Move codeql-action
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue