PR checks: Rename cached to default

This commit is contained in:
Henry Mercer 2023-08-02 17:57:33 +01:00
parent 2192e3432b
commit 49e0fc2ba1
38 changed files with 75 additions and 73 deletions

View file

@ -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