the runner of "actions/upload-artifact@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue [action]
but actions/upload-artifact@v4 cannot be used on GHES
Warning: Artifact upload failed with error: GHESNotSupportedError: @actions/artifact v2.0.0+, upload-artifact@v4+ and download-artifact@v4+ are not currently supported on GHES..
using v3 fails actionlint with
but actions/upload-artifact@v4 cannot be used on GHES
Can we add a special condition?