repository
repository copied to clipboard
Artifact uploading broken
Hey there- This action is being used for the dataportals.org repository, but it's failing with:
Error: Cannot upload inquiry: Create Artifact Container failed: The artifact name inquiry is not valid. Request URL https://pipelinesghubeus2.actions.githubusercontent.com/2UQuvIJpDWjrmbwORwOrXieAxeoagnl688roNjITbjlvRlym1L/_apis/pipelines/workflows/15229982488/artifacts?api-version=6.0-preview
My guess is this is because it's using an old version of the @actions/artifact package, which uses a deprecated API.
Thanks!