mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 14:20:19 +00:00
Rename feature flag to CODEQL_ACTION_ARTIFACT_V2_UPGRADE
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
name: PR Check - Debug artifact upload using artifact@v2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
CODEQL_ACTION_ARTIFACT_UPGRADE: true
|
||||
CODEQL_ACTION_ARTIFACT_V2_UPGRADE: true
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
Reference in New Issue
Block a user