Merge branch 'main' into henrymercer/extract-direct-to-toolcache

This commit is contained in:
Henry Mercer 2024-12-04 10:06:51 +00:00
commit 4a7b2d6c90
1761 changed files with 176089 additions and 183152 deletions

View file

@ -95,7 +95,7 @@ export const featureConfig: Record<
}
> = {
[Feature.ArtifactV4Upgrade]: {
defaultValue: false,
defaultValue: true,
envVar: "CODEQL_ACTION_ARTIFACT_V4_UPGRADE",
minimumVersion: undefined,
},