codeql-action icon indicating copy to clipboard operation
codeql-action copied to clipboard

Deprecation notice for `upload-artifact` when enabling debug

Open mbaluda opened this issue 1 year ago • 1 comments

When enabling debug in the codeql init@v3 action, I get a deprecation notice for actions/upload-artifact that I do not get otherwise

Image

mbaluda avatar Aug 01 '24 15:08 mbaluda

We're aware of this deprecation notice. However, we're not yet able to update to upload-artifacts v4 since this version is not yet supported on GHES. When GHES starts supporting v4, we will be able to change the action as well.

aeisenberg avatar Aug 01 '24 15:08 aeisenberg