Remove deprecated CODEQL_ACTION_ARTIFACT_V4_UPGRADE env var

This commit is contained in:
Angela P Wen 2024-12-04 12:05:25 -08:00
parent 87548a27e8
commit 25488cc9b0
2 changed files with 0 additions and 2 deletions

View file

@ -3,7 +3,6 @@
name: PR Check - Debug artifacts after failure
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CODEQL_ACTION_ARTIFACT_V4_UPGRADE: true
on:
push:
branches:

View file

@ -2,7 +2,6 @@
name: PR Check - Debug artifact upload
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CODEQL_ACTION_ARTIFACT_V4_UPGRADE: true
on:
push:
branches: